summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMart Raudsepp <leio@gentoo.org>2018-04-15 00:42:17 +0300
committerMart Raudsepp <leio@gentoo.org>2018-04-15 00:42:31 +0300
commitb116ed95c62dc06cba7f704e6143423a781b0936 (patch)
treeae0f43dcf7ae1cd99c826bde1fad1edbb2118c7d /dev-libs/protobuf-c
parentdev-libs/protobuf-3.5.1.1: arm64 stable (bug #647462) (diff)
downloadgentoo-b116ed95c62dc06cba7f704e6143423a781b0936.tar.gz
gentoo-b116ed95c62dc06cba7f704e6143423a781b0936.tar.bz2
gentoo-b116ed95c62dc06cba7f704e6143423a781b0936.zip
dev-libs/protobuf-c-1.3.0-r1: arm64 stable (bug #632526)
Package-Manager: Portage-2.3.28, Repoman-2.3.9
Diffstat (limited to 'dev-libs/protobuf-c')
-rw-r--r--dev-libs/protobuf-c/protobuf-c-1.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 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 de8d27d1a877..6ae85be95c2a 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
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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}]"