summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-11-15 09:28:14 +0000
committerSam James <sam@gentoo.org>2020-11-15 09:28:14 +0000
commit6fbe56774187623156c6dc294127959daf7feea7 (patch)
tree6d266d95be6508a8ca83d7491b56bf4b1b55200a /dev-libs/protobuf-c
parentapp-misc/reptyr: Stabilize 0.8.0 amd64, #754126 (diff)
downloadgentoo-6fbe56774187623156c6dc294127959daf7feea7.tar.gz
gentoo-6fbe56774187623156c6dc294127959daf7feea7.tar.bz2
gentoo-6fbe56774187623156c6dc294127959daf7feea7.zip
dev-libs/protobuf-c: Stabilize 1.3.3 amd64, #754162
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/protobuf-c')
-rw-r--r--dev-libs/protobuf-c/protobuf-c-1.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.3.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.3.ebuild
index fef5e7b371fc..6e7920922763 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.3.3.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.3.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://github.com/${PN}/${PN}/releases/download/v${MY_PV}/${MY_P}.tar.
LICENSE="BSD-2"
# Subslot == SONAME version
SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
+KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86"
IUSE="static-libs test"
RESTRICT="!test? ( test )"