summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-15 13:27:53 +0000
committerSam James <sam@gentoo.org>2021-03-15 13:27:53 +0000
commit9519ec1aeb75c3f62e0039326d26d89c1a4713a9 (patch)
treebc753072283945b3b3060245f35a1d55a1b5dd97 /dev-util/pkgcheck
parentdev-python/tree-sitter: Keyword 0.19.0 s390, #768126 (diff)
downloadgentoo-9519ec1aeb75c3f62e0039326d26d89c1a4713a9.tar.gz
gentoo-9519ec1aeb75c3f62e0039326d26d89c1a4713a9.tar.bz2
gentoo-9519ec1aeb75c3f62e0039326d26d89c1a4713a9.zip
dev-util/pkgcheck: Keyword 0.9.3 s390, #768126
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.9.3.ebuild b/dev-util/pkgcheck/pkgcheck-0.9.3.ebuild
index 8c888161f688..de16e09303ad 100644
--- a/dev-util/pkgcheck/pkgcheck-0.9.3.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.9.3.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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~x64-macos"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi