diff options
author | James Le Cuirot <chewi@gentoo.org> | 2016-01-02 23:15:14 +0000 |
---|---|---|
committer | James Le Cuirot <chewi@gentoo.org> | 2016-01-02 23:15:14 +0000 |
commit | 95b389d87e75ac300cd978ec48ee697c9b2aef48 (patch) | |
tree | a9155037cbc0c770f5c84466953de5ec32660810 /dev-java/guava | |
parent | dev-util/checkstyle: Make the tests actually run (diff) | |
download | gentoo-95b389d87e75ac300cd978ec48ee697c9b2aef48.tar.gz gentoo-95b389d87e75ac300cd978ec48ee697c9b2aef48.tar.bz2 gentoo-95b389d87e75ac300cd978ec48ee697c9b2aef48.zip |
dev-java/guava: Mark 18 stable for ppc retrospectively using ALLARCHES
The checkstyle-5.5 test suite was successfully run.
Package-Manager: portage-2.2.26
Diffstat (limited to 'dev-java/guava')
-rw-r--r-- | dev-java/guava/guava-18.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/guava/guava-18.0.ebuild b/dev-java/guava/guava-18.0.ebuild index 204ab4fbd7d2..df5eb8d8f136 100644 --- a/dev-java/guava/guava-18.0.ebuild +++ b/dev-java/guava/guava-18.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -13,7 +13,7 @@ SRC_URI="http://search.maven.org/remotecontent?filepath=com/google/${PN}/${PN}/$ LICENSE="Apache-2.0" SLOT="18" -KEYWORDS="amd64 ~ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" CDEPEND=" dev-java/javax-inject:0 |