diff options
author | 2021-01-21 08:37:23 +0100 | |
---|---|---|
committer | 2021-01-21 08:37:23 +0100 | |
commit | 1456d4314da0d092b185d065c6855e7e9adc1899 (patch) | |
tree | 007df0a1366cd2e457500e22f69ee8e94d17c050 /dev-libs | |
parent | dev-python/llvmlite: amd64 stable wrt bug #763738 (diff) | |
download | gentoo-1456d4314da0d092b185d065c6855e7e9adc1899.tar.gz gentoo-1456d4314da0d092b185d065c6855e7e9adc1899.tar.bz2 gentoo-1456d4314da0d092b185d065c6855e7e9adc1899.zip |
dev-libs/protobuf: amd64 stable wrt bug #763747
Package-Manager: Portage-3.0.9, Repoman-3.0.2
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/protobuf/protobuf-3.14.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf/protobuf-3.14.0.ebuild b/dev-libs/protobuf/protobuf-3.14.0.ebuild index 45e38f15fb6f..98be55cc45e7 100644 --- a/dev-libs/protobuf/protobuf-3.14.0.ebuild +++ b/dev-libs/protobuf/protobuf-3.14.0.ebuild @@ -22,7 +22,7 @@ fi LICENSE="BSD" SLOT="0/25" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ppc64 ~s390 sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="emacs examples static-libs test zlib" RESTRICT="!test? ( test )" |