summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-25 19:08:23 +0100
committerSam James <sam@gentoo.org>2022-04-25 19:08:23 +0100
commit85f7bc97d39d439ceee9bd8a7393c9d67c8084c1 (patch)
tree1231329ef517a4fbd8979c599dc9a37aaead3af0 /dev-perl
parentdev-ml/ppx_typerep_conv: 0.15.0 bump (diff)
downloadgentoo-85f7bc97d39d439ceee9bd8a7393c9d67c8084c1.tar.gz
gentoo-85f7bc97d39d439ceee9bd8a7393c9d67c8084c1.tar.bz2
gentoo-85f7bc97d39d439ceee9bd8a7393c9d67c8084c1.zip
dev-perl/B-COW: Keyword 0.4.0-r1 s390, #840821
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r--dev-perl/B-COW/B-COW-0.4.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/B-COW/B-COW-0.4.0-r1.ebuild b/dev-perl/B-COW/B-COW-0.4.0-r1.ebuild
index cfbf244e716c..ddd812dc5685 100644
--- a/dev-perl/B-COW/B-COW-0.4.0-r1.ebuild
+++ b/dev-perl/B-COW/B-COW-0.4.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020-2021 Gentoo Authors
+# Copyright 2020-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="additional B helpers to check COW status"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos"
IUSE="test"
RESTRICT="!test? ( test )"