diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 17:58:34 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-01-28 17:58:56 +0100 |
commit | 1c937519516b5f7b610d01880408d0b0dda644c2 (patch) | |
tree | 72a163c0530272aece0a87c27db1aabfeb878c8b /dev-libs/protobuf | |
parent | app-text/qpdf-7.0.0-r0: alpha stable (diff) | |
download | gentoo-1c937519516b5f7b610d01880408d0b0dda644c2.tar.gz gentoo-1c937519516b5f7b610d01880408d0b0dda644c2.tar.bz2 gentoo-1c937519516b5f7b610d01880408d0b0dda644c2.zip |
dev-libs/protobuf-3.1.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/627772
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 5e952b42da22..22bb288f8b48 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} )" |