commit: 5a8575a3214bb245f0a7597d2bdc88a797387381
Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Sat Sep 17 06:10:55 2022 +0000
Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Sat Sep 17 06:10:55 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5a8575a3
dev-util/pkgcheck: Stabilize 0.10.14 sparc, #870331
Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.10.14.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
index 281f6bea9ca0..2bb7a04ac68d 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64
~riscv ~s390 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64
~riscv ~s390 sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi