From: Aaron Bauman Date: Sat, 18 May 2019 01:04:22 +0000 (-0400) Subject: dev-java/icedtea-web: arm64 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=1c7c0317d4a8599d7ecbee20e0f54965d1641c6d;p=gentoo.git dev-java/icedtea-web: arm64 stable Signed-off-by: Aaron Bauman Package-Manager: Portage-2.3.66, Repoman-2.3.12 RepoMan-Options: --include-arches="arm64" --- diff --git a/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild b/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild index 8ff8c11bb7d6..d680ff97d0cb 100644 --- a/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild +++ b/dev-java/icedtea-web/icedtea-web-1.6.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -12,7 +12,7 @@ HOMEPAGE="http://icedtea.classpath.org" SRC_URI="http://icedtea.classpath.org/download/source/${P}.tar.gz" LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ppc64 x86" IUSE="doc javascript nsplugin tagsoup test" RESTRICT="test"