diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-03-14 20:42:09 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-03-14 21:04:28 +0000 |
commit | 064cfae85683cbaa992140e510a4dab9d1ac4ada (patch) | |
tree | 59f028b96c09013fa23205567a9fbb27e5c2bfef /dev-java/guice | |
parent | app-shells/thefuck: Remove old (diff) | |
download | gentoo-064cfae85683cbaa992140e510a4dab9d1ac4ada.tar.gz gentoo-064cfae85683cbaa992140e510a4dab9d1ac4ada.tar.bz2 gentoo-064cfae85683cbaa992140e510a4dab9d1ac4ada.zip |
dev-java/guice: 4.0 stable on amd64 and x86 using ALLARCHES
Package-Manager: portage-2.2.28
Diffstat (limited to 'dev-java/guice')
-rw-r--r-- | dev-java/guice/guice-4.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/guice/guice-4.0.ebuild b/dev-java/guice/guice-4.0.ebuild index 6049aeb44a1d..2190ef9b18dc 100644 --- a/dev-java/guice/guice-4.0.ebuild +++ b/dev-java/guice/guice-4.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="Apache-2.0" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" |