diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 11:06:16 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-09-29 11:06:16 +0200 |
commit | 261e651694cd88c287732e023d58647f7c9e3984 (patch) | |
tree | 35f85034e969bbd31b60232e0ec005a798240403 /dev-java | |
parent | www-client/firefox: x86 stable wrt bug #590330 (diff) | |
download | gentoo-261e651694cd88c287732e023d58647f7c9e3984.tar.gz gentoo-261e651694cd88c287732e023d58647f7c9e3984.tar.bz2 gentoo-261e651694cd88c287732e023d58647f7c9e3984.zip |
dev-java/icedtea-bin: x86 stable wrt bug #590590
Package-Manager: portage-2.2.28
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild | 2 | ||||
-rw-r--r-- | dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild index 170807342528..d8a980152228 100644 --- a/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-3.1.0.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit java-vm-2 multilib-build toolchain-funcs MULTILIB_COMPAT=( abi_ppc_64 abi_x86_{32,64} ) -KEYWORDS="-* amd64 ~arm ppc64 ~x86" +KEYWORDS="-* amd64 ~arm ppc64 x86" BASE_URI="https://dev.gentoo.org/~chewi/distfiles" SRC_URI="doc? ( ${BASE_URI}/${PN}-doc-${PV}.tar.xz ) diff --git a/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild b/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild index c11554606bbd..fd6dc338e2e9 100644 --- a/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild +++ b/dev-java/icedtea-bin/icedtea-bin-7.2.6.7.ebuild @@ -7,7 +7,7 @@ EAPI="5" inherit java-vm-2 multilib-build prefix toolchain-funcs MULTILIB_COMPAT=( abi_x86_{32,64} ) -KEYWORDS="-* amd64 ~x86" +KEYWORDS="-* amd64 x86" BASE_URI="https://dev.gentoo.org/~chewi/distfiles" SRC_URI="doc? ( ${BASE_URI}/${PN}-doc-${PV}.tar.xz ) |