summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2021-11-17 08:00:19 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2021-11-17 08:00:47 +0200
commit93c94666cf511b1e01ae0ff47e36e40f1bdf654e (patch)
tree09813078a8b27e286d6bd14fc2750fa9319d3863 /dev-util
parentsys-devel/m4: add links to musl patch (diff)
downloadgentoo-93c94666cf511b1e01ae0ff47e36e40f1bdf654e.tar.gz
gentoo-93c94666cf511b1e01ae0ff47e36e40f1bdf654e.tar.bz2
gentoo-93c94666cf511b1e01ae0ff47e36e40f1bdf654e.zip
dev-util/pkgcheck: Stabilize 0.10.8-r1 ppc64, #821835
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild
index df27443528c8..5cb54fa820f6 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.8-r1.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.8-r1.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 ppc ~ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi