diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:34:59 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-12 16:43:35 +0100 |
commit | 38cbc70dced1c496ce185fd5f34f3ce2a58bc1c2 (patch) | |
tree | c7677b4c69c8d8dfa37d2b96f23f5b15e147a0fa /app-eselect | |
parent | net-im/ysm: x86 stable wrt bug #609062 (diff) | |
download | gentoo-38cbc70dced1c496ce185fd5f34f3ce2a58bc1c2.tar.gz gentoo-38cbc70dced1c496ce185fd5f34f3ce2a58bc1c2.tar.bz2 gentoo-38cbc70dced1c496ce185fd5f34f3ce2a58bc1c2.zip |
app-eselect/eselect-java: x86 stable wrt bug #606504
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-java/eselect-java-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild index c82a0cca5a51..8711f71259e5 100644 --- a/app-eselect/eselect-java/eselect-java-0.3.0.ebuild +++ b/app-eselect/eselect-java/eselect-java-0.3.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://gitweb.gentoo.org/proj/${PN}.git/snapshot/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND=" |