diff options
author | 2019-06-22 09:24:38 +0100 | |
---|---|---|
committer | 2019-06-22 09:24:38 +0100 | |
commit | 95afa50f7cd9461c1488b31a7182cb96775998a5 (patch) | |
tree | 41ce65874638c485edd047314ec3e87290a6c4e7 /dev-libs | |
parent | dev-libs/oniguruma: stable 6.9.2 for ia64, bug #688320 (diff) | |
download | gentoo-95afa50f7cd9461c1488b31a7182cb96775998a5.tar.gz gentoo-95afa50f7cd9461c1488b31a7182cb96775998a5.tar.bz2 gentoo-95afa50f7cd9461c1488b31a7182cb96775998a5.zip |
dev-libs/protobuf: stable 3.7.1 for ia64, bug #688322
Package-Manager: Portage-2.3.67, Repoman-2.3.15
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.7.1.ebuild b/dev-libs/protobuf/protobuf-3.7.1.ebuild index f70e973ef5d7..9b5ee2465f21 100644 --- a/dev-libs/protobuf/protobuf-3.7.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.7.1.ebuild @@ -24,7 +24,7 @@ fi LICENSE="BSD" SLOT="0/18" -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 )" |