diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:19:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-12-31 09:19:45 +0100 |
commit | 72e7ac1cedcc160c3c5dd6bac6dc0b29b61b0651 (patch) | |
tree | cb1a59902a21705c31a23c23fc2e370ced4447d0 /dev-libs | |
parent | xfce-extra/xfce4-time-out-plugin: ppc64 stable wrt bug #704210 (diff) | |
download | gentoo-72e7ac1cedcc160c3c5dd6bac6dc0b29b61b0651.tar.gz gentoo-72e7ac1cedcc160c3c5dd6bac6dc0b29b61b0651.tar.bz2 gentoo-72e7ac1cedcc160c3c5dd6bac6dc0b29b61b0651.zip |
dev-libs/protobuf: ia64 stable wrt bug #704250
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.10.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.10.1.ebuild b/dev-libs/protobuf/protobuf-3.10.1.ebuild index 466cfb858c2b..391aaa77a5da 100644 --- a/dev-libs/protobuf/protobuf-3.10.1.ebuild +++ b/dev-libs/protobuf/protobuf-3.10.1.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/21" -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 )" |