diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 20:43:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 20:44:52 +0000 |
commit | cd7e738d0339693cfe75089b1183706b83d56c32 (patch) | |
tree | 16f469df6c986893bb7d02297d02734488c2c962 /dev-java/protobuf-java | |
parent | dev-python/protobuf-python: stable 3.1.0 for ppc64, bug #627772 (diff) | |
download | gentoo-cd7e738d0339693cfe75089b1183706b83d56c32.tar.gz gentoo-cd7e738d0339693cfe75089b1183706b83d56c32.tar.bz2 gentoo-cd7e738d0339693cfe75089b1183706b83d56c32.zip |
dev-java/protobuf-java: stable 3.1.0 for ppc64, bug #627772
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java/protobuf-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild index 0f08cc450680..567e5a226588 100644 --- a/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.1.0.ebuild @@ -15,7 +15,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> protobuf LICENSE="BSD" SLOT="0/11" -KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm ~arm64 ppc64 ~sh x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="nano" # Protobuf is only a build-time dep, but depends on the exact same version |