diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:01:59 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-04-04 18:01:59 +0200 |
commit | b39d1584922d60d964ac71250e31d092a367e4b2 (patch) | |
tree | b4bf5a5fa0b312a92ffdda1fa433e71a8ad5c078 /dev-java | |
parent | app-laptop/hdapsd: x86 stable (bug #778701) (diff) | |
download | gentoo-b39d1584922d60d964ac71250e31d092a367e4b2.tar.gz gentoo-b39d1584922d60d964ac71250e31d092a367e4b2.tar.bz2 gentoo-b39d1584922d60d964ac71250e31d092a367e4b2.zip |
dev-java/icedtea-web: x86 stable (bug #711392)
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild index 59471a081976..ea9bf4cf44ca 100644 --- a/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild +++ b/dev-java/icedtea-web/icedtea-web-1.8.4-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,7 +14,7 @@ SRC_URI="https://github.com/AdoptOpenJDK/${PN}/archive/${P}.tar.gz $(cargo_crate_uris ${CRATES})" LICENSE="GPL-2 GPL-2-with-linking-exception LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 x86" IUSE="doc" # tests require ton of java deps we don't have packaged/working |