diff options
author | Markus Meier <maekke@gentoo.org> | 2017-11-24 07:14:16 +0100 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-11-24 07:14:16 +0100 |
commit | daf90c80051f67080ce6f2f923213ca54471bd17 (patch) | |
tree | 3eba5a8bf63efe1f639884eb0209debb01d1bc57 /dev-libs/protobuf/protobuf-3.1.0.ebuild | |
parent | dev-python/protobuf-python: arm stable, bug #627772 (diff) | |
download | gentoo-daf90c80051f67080ce6f2f923213ca54471bd17.tar.gz gentoo-daf90c80051f67080ce6f2f923213ca54471bd17.tar.bz2 gentoo-daf90c80051f67080ce6f2f923213ca54471bd17.zip |
dev-libs/protobuf: arm stable, bug #627772
Package-Manager: Portage-2.3.13, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
Diffstat (limited to 'dev-libs/protobuf/protobuf-3.1.0.ebuild')
-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 c5936afcf7e2..5e952b42da22 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} )" |