diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:15:09 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-27 14:15:09 +0200 |
commit | 97c8b760281b682d8b19e8a74e6a93a4cf95471a (patch) | |
tree | ce77294ca8b4416cb7d29083845e65c9beb1e953 /dev-libs | |
parent | sci-physics/root: version bump to 6.18.00 (diff) | |
download | gentoo-97c8b760281b682d8b19e8a74e6a93a4cf95471a.tar.gz gentoo-97c8b760281b682d8b19e8a74e6a93a4cf95471a.tar.bz2 gentoo-97c8b760281b682d8b19e8a74e6a93a4cf95471a.zip |
dev-libs/protobuf: alpha stable wrt bug #688322
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="alpha"
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 b93b96f23a83..aacbac676daa 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 )" |