diff options
author | Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org> | 2019-12-23 20:50:48 +0000 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2019-12-29 14:31:32 -0500 |
commit | 9da12b80749fe4cf265520783b961e0370b156c5 (patch) | |
tree | f70c1637cb3d544d93c973c877cbf2f57ef44680 /dev-libs/protobuf | |
parent | dev-python/protobuf-python: Version bump (3.11.2). (diff) | |
download | gentoo-9da12b80749fe4cf265520783b961e0370b156c5.tar.gz gentoo-9da12b80749fe4cf265520783b961e0370b156c5.tar.bz2 gentoo-9da12b80749fe4cf265520783b961e0370b156c5.zip |
dev-libs/protobuf: Stabilize 3.10.1 on amd64/x86.
Signed-off-by: Arfrever Frehtes Taifersar Arahesis <Arfrever@Apache.Org>
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf')
-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 1df1d4081595..0fe531917930 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 )" |