diff options
author | Jeroen Roovers <jer@gentoo.org> | 2017-01-12 10:27:59 +0100 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2017-01-12 10:27:59 +0100 |
commit | a14a3209df3b3dca11658209f937ddcea6270195 (patch) | |
tree | edc20922a97459fa64a12d107920f02af52ef7af /dev-libs/protobuf | |
parent | dev-python/google-apputils: Stable for HPPA (bug #603430). (diff) | |
download | gentoo-a14a3209df3b3dca11658209f937ddcea6270195.tar.gz gentoo-a14a3209df3b3dca11658209f937ddcea6270195.tar.bz2 gentoo-a14a3209df3b3dca11658209f937ddcea6270195.zip |
dev-libs/protobuf: Stable for HPPA (bug #603430).
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-2.6.1-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild index b018707d04fb..8a44d989ccf4 100644 --- a/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild +++ b/dev-libs/protobuf/protobuf-2.6.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="https://github.com/google/${PN}/releases/download/v${PV}/${P}.tar.bz2" LICENSE="Apache-2.0" SLOT="0/9" # subslot = soname major version -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 vim-syntax zlib" CDEPEND="emacs? ( virtual/emacs ) |