diff options
author | Markus Meier <maekke@gentoo.org> | 2017-10-23 20:00:04 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2017-10-23 20:00:04 +0200 |
commit | 7b9f184accbd26f4ca5e63e67c07d3194a572404 (patch) | |
tree | 0f694c469b624c36737d6937ac62f9c012b4f6ab /dev-libs/protobuf-c | |
parent | sys-auth/polkit: arm stable, bug #632492 (diff) | |
download | gentoo-7b9f184accbd26f4ca5e63e67c07d3194a572404.tar.gz gentoo-7b9f184accbd26f4ca5e63e67c07d3194a572404.tar.bz2 gentoo-7b9f184accbd26f4ca5e63e67c07d3194a572404.zip |
dev-libs/protobuf-c: arm stable, bug #632526
Package-Manager: Portage-2.3.8, Repoman-2.3.3
RepoMan-Options: --include-arches="arm"
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 e99796d4f473..6a8df5554643 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}]" |