summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-24 20:48:49 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-24 21:20:24 +0100
commit265eb0f1e91962fe80ee755da3a1ec4fbed051bc (patch)
tree952c0fd9f8882b9456df5e03fb2203b850c29a07
parentgames-board/gnugo: stable 3.9.1-r2 for ppc64, bug #654282 (diff)
downloadgentoo-265eb0f1e91962fe80ee755da3a1ec4fbed051bc.tar.gz
gentoo-265eb0f1e91962fe80ee755da3a1ec4fbed051bc.tar.bz2
gentoo-265eb0f1e91962fe80ee755da3a1ec4fbed051bc.zip
dev-libs/protobuf: 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"
-rw-r--r--dev-libs/protobuf/protobuf-3.5.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.5.2.ebuild b/dev-libs/protobuf/protobuf-3.5.2.ebuild
index 4f96dddb366f..60e3d7bd86db 100644
--- a/dev-libs/protobuf/protobuf-3.5.2.ebuild
+++ b/dev-libs/protobuf/protobuf-3.5.2.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 )