commit: 743ff8504ff79781259112d328b711c05d4c757f
Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Oct 15 07:08:18 2022 +0000
Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Oct 15 07:08:18 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=743ff850
dev-util/pkgcheck: Stabilize 0.10.16 ppc, #877165
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
dev-util/pkgcheck/pkgcheck-0.10.16.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.16.ebuild
b/dev-util/pkgcheck/pkgcheck-0.10.16.ebuild
index 30bb48ff50ad..c09b0055513e 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.16.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.16.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