diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-19 19:15:56 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-19 19:16:15 +0000 |
commit | d68a5e9670c2abc88543274d86af157e8441bbb3 (patch) | |
tree | 137a39e7997f7607f4fb8d63bc9693de7a189110 /dev-libs/protobuf | |
parent | sys-libs/libomp: x86 stable (bug #637210) (diff) | |
download | gentoo-d68a5e9670c2abc88543274d86af157e8441bbb3.tar.gz gentoo-d68a5e9670c2abc88543274d86af157e8441bbb3.tar.bz2 gentoo-d68a5e9670c2abc88543274d86af157e8441bbb3.zip |
dev-libs/protobuf: stable 3.1.0 for ppc, bug #627772
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.1.0.ebuild b/dev-libs/protobuf/protobuf-3.1.0.ebuild index beec6b0e7174..c5936afcf7e2 100644 --- a/dev-libs/protobuf/protobuf-3.1.0.ebuild +++ b/dev-libs/protobuf/protobuf-3.1.0.ebuild @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/protobuf/archive/v${MY_PV}.tar.gz -> ${P}.tar LICENSE="BSD" SLOT="0/11" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-linux ~arm-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples java python static-libs test vim-syntax zlib" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" |