summaryrefslogtreecommitdiff
path: root/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-03-05 09:25:57 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-03-05 09:25:57 +0000
commit6d691ad5b6239929063441bbd14c489e92e7396e (patch)
treee294f87b1ce66397fee1273bd6c7131aeb586f51 /dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
parentd99093fb4bb5652015c06274d64083daa2439e4f (diff)
gentoo resync : 05.03.2021
Diffstat (limited to 'dev-util/pkgcheck/pkgcheck-0.8.2.ebuild')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
index 097c8e70ab0a..53e91e5bd00f 100644
--- a/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.8.2.ebuild
@@ -10,7 +10,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi