From: Mart Raudsepp Date: Sat, 21 Mar 2020 09:20:28 +0000 (+0200) Subject: dev-libs/protobuf-c: arm64 stable (bug #707514) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=f4808f78190e1332c6b45538afb8084b413dd1cf;p=gentoo.git dev-libs/protobuf-c: arm64 stable (bug #707514) Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Mart Raudsepp --- diff --git a/dev-libs/protobuf-c/protobuf-c-1.3.2.ebuild b/dev-libs/protobuf-c/protobuf-c-1.3.2.ebuild index fecc3efe3c06..2afb28bdd787 100644 --- a/dev-libs/protobuf-c/protobuf-c-1.3.2.ebuild +++ b/dev-libs/protobuf-c/protobuf-c-1.3.2.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" RESTRICT="!test? ( test )"