summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2018-03-20 18:34:06 -0700
committerMatt Turner <mattst88@gentoo.org>2018-03-20 18:34:18 -0700
commit82986a2ef11a650bd5ceef1f15d54e6b19c29fca (patch)
tree43ec290c4a690c72090a8c293b816096c75251a3 /dev-libs/protobuf-c
parentdev-libs/protobuf-3.5.1.1: hppa stable, bug 647462 (diff)
downloadgentoo-82986a2ef11a650bd5ceef1f15d54e6b19c29fca.tar.gz
gentoo-82986a2ef11a650bd5ceef1f15d54e6b19c29fca.tar.bz2
gentoo-82986a2ef11a650bd5ceef1f15d54e6b19c29fca.zip
dev-libs/protobuf-c-1.3.0-r1: hppa stable, bug 632526
Diffstat (limited to 'dev-libs/protobuf-c')
-rw-r--r--dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
index 6a8df5554643..de8d27d1a877 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.3.0-r1.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 sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc x86"
IUSE="static-libs test"
RDEPEND=">=dev-libs/protobuf-2.6.0:0=[${MULTILIB_USEDEP}]"