summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2022-05-22 22:15:47 +0300
committerArthur Zamarin <arthurzam@gentoo.org>2022-05-22 22:15:47 +0300
commitc6a048db2a2b40a2b760e162beef87d12201ac98 (patch)
treea98ebd9ecad1c868ee6a0cebab5602a635564ea4 /dev-util/pkgcheck
parentdev-libs/tree-sitter-bash: Keyword 0.19.0 s390, #844223 (diff)
downloadgentoo-c6a048db2a2b40a2b760e162beef87d12201ac98.tar.gz
gentoo-c6a048db2a2b40a2b760e162beef87d12201ac98.tar.bz2
gentoo-c6a048db2a2b40a2b760e162beef87d12201ac98.zip
dev-util/pkgcheck: Keyword 0.10.10 s390, #844223
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-util/pkgcheck')
-rw-r--r--dev-util/pkgcheck/pkgcheck-0.10.10.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild b/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild
index a131a086a538..c18aff84d5f8 100644
--- a/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild
+++ b/dev-util/pkgcheck/pkgcheck-0.10.10.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == *9999 ]] ; then
EGIT_REPO_URI="https://github.com/pkgcore/pkgcheck.git"
inherit git-r3
else
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
fi