summaryrefslogtreecommitdiff
path: root/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-09-19 23:22:40 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-09-19 23:22:40 +0100
commit4ae4e74a3a13c7c5aaebf61e650538b005204fcb (patch)
tree4abb4271a26b735b28a4eb8b69206cbcc8e7b4e2 /dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
parentb2a3508c3634488d32ec5bbe6b4365ab27185ebd (diff)
gentoo auto-resync : 19:09:2022 - 23:22:40
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-0.10.14.ebuild')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.14.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.14.ebuild
index 07f658d1b681..511a4fceda92 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