commit: 3f08de0a85cbed763047c7cac2df105aca766cff
Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 3 19:22:36 2022 +0000
Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Mon Jan 3 19:22:36 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3f08de0a
dev-python/libarchive-c: Stabilize 3.2-r1 amd64, #830541
Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>
dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild
b/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild
index ef0ab32c6691..147604f129d3 100644
--- a/dev-python/libarchive-c/libarchive-c-3.2-r1.ebuild
+++ b/dev-python/libarchive-c/libarchive-c-3.2-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
@@ -13,7 +13,7 @@ S="${WORKDIR}"/python-${P}
LICENSE="CC0-1.0"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 ~x86"
RDEPEND="app-arch/libarchive"
BDEPEND="test? ( dev-python/mock[${PYTHON_USEDEP}] )"