commit: 5202c47efe957968de7d457932603a438f8fbb9d
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 1 04:09:25 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Feb 1 04:09:25 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5202c47e
dev-libs/protobuf-c: Stabilize 1.4.0-r1 arm64, #811705
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
index c4c68172c8ef..363c475ea98c 100644
--- a/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
+++ b/dev-libs/protobuf-c/protobuf-c-1.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -16,7 +16,7 @@ S="${WORKDIR}/${MY_P}"
LICENSE="BSD-2"
# Subslot == SONAME version
SLOT="0/1.0.0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390
~sparc ~x86"
IUSE="static-libs test"
RESTRICT="!test? ( test )"