diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:12:44 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-13 22:14:19 +0000 |
commit | 4d31bc4f15cf9fca38a795cb0f5ac36b63864601 (patch) | |
tree | 1e295011ee6475e0ad0c34f89c1d357f149f5a3e /dev-libs/protobuf | |
parent | dev-cpp/gtest: stable 1.8.0-r1 for ppc/ppc64, bug #647118 (diff) | |
download | gentoo-4d31bc4f15cf9fca38a795cb0f5ac36b63864601.tar.gz gentoo-4d31bc4f15cf9fca38a795cb0f5ac36b63864601.tar.bz2 gentoo-4d31bc4f15cf9fca38a795cb0f5ac36b63864601.zip |
dev-libs/protobuf: stable 3.5.1.1 for ppc/ppc64, bug #647462
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.5.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild index abdb879ab372..7c2e92f6fb8e 100644 --- a/dev-libs/protobuf/protobuf-3.5.1.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.5.1.1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://github.com/google/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD" SLOT="0/15" -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 static-libs test zlib" RDEPEND="emacs? ( virtual/emacs ) |