diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-19 07:56:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-19 07:56:38 +0100 |
commit | 00fe75574caaaeefa8193113edf7865e7646bc5c (patch) | |
tree | 08635ade5b3d9845e97d3198465d14ed2fa17060 /dev-libs/protobuf | |
parent | dev-cpp/gtest: stable 1.9.0_pre20190607 for hppa, bug #691198 (diff) | |
download | gentoo-00fe75574caaaeefa8193113edf7865e7646bc5c.tar.gz gentoo-00fe75574caaaeefa8193113edf7865e7646bc5c.tar.bz2 gentoo-00fe75574caaaeefa8193113edf7865e7646bc5c.zip |
dev-libs/protobuf: stable 3.8.0 for hppa, bug #692302
Package-Manager: Portage-2.3.71, Repoman-2.3.17
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.8.0.ebuild b/dev-libs/protobuf/protobuf-3.8.0.ebuild index 9d5b0b86ec79..56f0e0b3bcf4 100644 --- a/dev-libs/protobuf/protobuf-3.8.0.ebuild +++ b/dev-libs/protobuf/protobuf-3.8.0.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/19" -KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~alpha amd64 ~arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |