summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2016-01-02 23:15:14 +0000
committerJames Le Cuirot <chewi@gentoo.org>2016-01-02 23:15:14 +0000
commit95b389d87e75ac300cd978ec48ee697c9b2aef48 (patch)
treea9155037cbc0c770f5c84466953de5ec32660810
parentdev-util/checkstyle: Make the tests actually run (diff)
downloadgentoo-95b389d8.tar.gz
gentoo-95b389d8.tar.bz2
gentoo-95b389d8.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
-rw-r--r--dev-java/guava/guava-18.0.ebuild4
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