From 6b36eef8d94a011c3846fbd6aa2c5206ae7c92c3 Mon Sep 17 00:00:00 2001 From: Alexis Ballier Date: Thu, 13 Jul 2017 22:39:09 +0200 Subject: [PATCH] dev-java/slf4j-simple: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 --- dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild b/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild index 25838b6351bdf..3cc4d3beaafe5 100644 --- a/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild +++ b/dev-java/slf4j-simple/slf4j-simple-1.7.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ SRC_URI="http://www.slf4j.org/dist/${P/-simple/}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ppc64 x86" +KEYWORDS="amd64 ~arm64 ppc64 x86" IUSE="test" CDEPEND="