summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2019-02-07 13:31:03 +0100
committerTobias Klausmann <klausman@gentoo.org>2019-02-07 13:31:18 +0100
commit9ffba5ca12936c3975e38136a74f9cfc466e183b (patch)
treeab32e228edea3836ea267fcac9921eeb23f5492c
parentapp-arch/lbzip2-2.5-r1: alpha stable (diff)
downloadgentoo-9ffba5ca.tar.gz
gentoo-9ffba5ca.tar.bz2
gentoo-9ffba5ca.zip
dev-libs/protobuf-c-1.3.1-r0: alpha stable
Bug: http://bugs.gentoo.org/677218 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>
-rw-r--r--dev-libs/protobuf-c/protobuf-c-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.1.ebuild
index 75a3f984e21b..35a9a9ed6406 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.3.1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.1.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"
RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"