diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-19 07:58:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-08-19 07:58:14 +0100 |
commit | 49528cc5ef1634c59e37ab480f0e794d4496b6cd (patch) | |
tree | 717ea28b0b40078a22b96cfa983277da40b6413e /dev-libs | |
parent | dev-util/ccache: stable 3.7.2 for hppa, bug #692406 (diff) | |
download | gentoo-49528cc5ef1634c59e37ab480f0e794d4496b6cd.tar.gz gentoo-49528cc5ef1634c59e37ab480f0e794d4496b6cd.tar.bz2 gentoo-49528cc5ef1634c59e37ab480f0e794d4496b6cd.zip |
dev-libs/protobuf: stable 3.8.0 for ia64, bug #692302
Package-Manager: Portage-2.3.71, Repoman-2.3.17
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.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 56f0e0b3bcf4..3b5cc09ab8b6 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 )" |