diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:32:16 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-11-18 19:32:16 +0000 |
commit | 01839c369a59bba10089b019249f1d47914ec61d (patch) | |
tree | 9788af2406d1b14c3981c1e235722e76a7da3db2 /dev-libs/protobuf | |
parent | dev-python/protobuf-python: stable 3.1.0 for ia64, bug #627772 (diff) | |
download | gentoo-01839c369a59bba10089b019249f1d47914ec61d.tar.gz gentoo-01839c369a59bba10089b019249f1d47914ec61d.tar.bz2 gentoo-01839c369a59bba10089b019249f1d47914ec61d.zip |
dev-libs/protobuf: stable 3.1.0 for ia64, bug #627772
Package-Manager: Portage-2.3.14, Repoman-2.3.6
RepoMan-Options: --include-arches="ia64"
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 3376393e0f7d..2da6f32376d1 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} )" |