diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2022-08-25 20:15:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2022-08-25 20:15:00 +0200 |
commit | af4ee01f464447fce2a3f0621baadfd218343fc3 (patch) | |
tree | 7d310268827499d5c533fb1cd40c6e8037d8f171 /dev-libs/protobuf-c | |
parent | media-gfx/imagemagick: amd64 stable wrt bug #866431 (diff) | |
download | gentoo-af4ee01f464447fce2a3f0621baadfd218343fc3.tar.gz gentoo-af4ee01f464447fce2a3f0621baadfd218343fc3.tar.bz2 gentoo-af4ee01f464447fce2a3f0621baadfd218343fc3.zip |
dev-libs/protobuf-c: amd64 stable wrt bug #866440
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf-c')
-rw-r--r-- | dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild index a4e2c6d43312..aa34f6ae40f8 100644 --- a/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild +++ b/dev-libs/protobuf-c/protobuf-c-1.4.1.ebuild @@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}" LICENSE="BSD-2" # Subslot == SONAME version SLOT="0/1.0.0" -KEYWORDS="~alpha ~amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="static-libs test" RESTRICT="!test? ( test )" |