diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:03:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:21:07 +0100 |
commit | 6218d0ee739f4c2ff3256b40c76ee52c7a7bd0b0 (patch) | |
tree | 05acab7202aeff0e08e8256e67c05524d2327067 /dev-java | |
parent | app-arch/rpm: stable 4.14.1 for ppc64, bug #533740 (diff) | |
download | gentoo-6218d0ee739f4c2ff3256b40c76ee52c7a7bd0b0.tar.gz gentoo-6218d0ee739f4c2ff3256b40c76ee52c7a7bd0b0.tar.bz2 gentoo-6218d0ee739f4c2ff3256b40c76ee52c7a7bd0b0.zip |
dev-java/protobuf-java: stable 3.5.2 for ppc64, bug #654428
Bug: https://bugs.gentoo.org/654428
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-java')
-rw-r--r-- | dev-java/protobuf-java/protobuf-java-3.5.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild b/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild index 64135cabdb97..f2abe82842a5 100644 --- a/dev-java/protobuf-java/protobuf-java-3.5.2.ebuild +++ b/dev-java/protobuf-java/protobuf-java-3.5.2.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" DEPEND="~dev-libs/protobuf-${PV} |