summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Deutschmann <whissi@gentoo.org>2017-10-01 01:59:43 +0200
committerThomas Deutschmann <whissi@gentoo.org>2017-10-01 01:59:43 +0200
commit2700bc91796833142789712ab8b5ff69702f16df (patch)
treec72728e71d46d565ac0ca83acc2709b615175b91
parentdev-libs/protobuf-c: x86 stable (bug #632526) (diff)
downloadgentoo-2700bc91.tar.gz
gentoo-2700bc91.tar.bz2
gentoo-2700bc91.zip
dev-libs/protobuf: x86 stable (bug #627772)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
-rw-r--r--dev-libs/protobuf/protobuf-3.1.0.ebuild2
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 8523f110e2f6..d9e92c6c6ace 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} )"