diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:13:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:14:20 +0000 |
commit | 1eb3341ddae588ae8edfcc0937e110797ef715c6 (patch) | |
tree | d31a2222299aac9be8f697ff73723784ee3257f3 /dev-java/protobuf-java | |
parent | dev-python/protobuf-python: stable 3.5.1.1 for ppc/ppc64, bug #647462 (diff) | |
download | gentoo-1eb3341ddae588ae8edfcc0937e110797ef715c6.tar.gz gentoo-1eb3341ddae588ae8edfcc0937e110797ef715c6.tar.bz2 gentoo-1eb3341ddae588ae8edfcc0937e110797ef715c6.zip |
dev-java/protobuf-java: stable 3.5.1.1 for ppc64, bug #647462
Package-Manager: Portage-2.3.24, 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.5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild index 86690cac5aac..2bea730d3d21 100644 --- a/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.5.1.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${PV}.tar.gz -> protobuf-${ LICENSE="BSD" SLOT="0/15" -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 |