diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-08-28 14:54:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-08-28 14:54:14 +0200 |
commit | a6bdba5c15b1a3541761a28c0d9276ebe21314e9 (patch) | |
tree | 0dd472326f5d5705fa8ba105a2cc1b9518b84a06 | |
parent | net-print/cups: alpha stable wrt bug #692300 (diff) | |
download | gentoo-a6bdba5c15b1a3541761a28c0d9276ebe21314e9.tar.gz gentoo-a6bdba5c15b1a3541761a28c0d9276ebe21314e9.tar.bz2 gentoo-a6bdba5c15b1a3541761a28c0d9276ebe21314e9.zip |
dev-libs/protobuf: alpha stable wrt bug #692302
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
-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 5fc9bf2b7198..4bce89d3d72e 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 )" |