diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-03-20 18:34:06 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-03-20 18:34:18 -0700 |
commit | 82986a2ef11a650bd5ceef1f15d54e6b19c29fca (patch) | |
tree | 43ec290c4a690c72090a8c293b816096c75251a3 /dev-libs/protobuf-c | |
parent | dev-libs/protobuf-3.5.1.1: hppa stable, bug 647462 (diff) | |
download | gentoo-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.ebuild | 2 |
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}]" |