commit: b3dbaacbbb090b552936c58da7035ea8932c8def Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Oct 10 23:50:40 2021 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Oct 10 23:50:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3dbaacb
dev-java/jclasslib: Keyword 3.1 arm, #805890 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-java/jclasslib/jclasslib-3.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-java/jclasslib/jclasslib-3.1.ebuild b/dev-java/jclasslib/jclasslib-3.1.ebuild index 5a0c811e7b0..2d6da25e55c 100644 --- a/dev-java/jclasslib/jclasslib-3.1.ebuild +++ b/dev-java/jclasslib/jclasslib-3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/ingokegel/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~arm x86" DEPEND=">=virtual/jdk-1.6" RDEPEND=">=virtual/jre-1.6"
