diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:47 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:52:47 +0200 |
commit | 8ce1c4d1c6687d0fe25c75b2218f3eb3516415cc (patch) | |
tree | 7b47a1f342cd2633c77ebfb6812ae0a0a7767634 /dev-perl/DBIx-Simple | |
parent | dev-perl/Net-SMTPS: Keyword 0.100.0 s390, #888119 (diff) | |
download | gentoo-8ce1c4d1c6687d0fe25c75b2218f3eb3516415cc.tar.gz gentoo-8ce1c4d1c6687d0fe25c75b2218f3eb3516415cc.tar.bz2 gentoo-8ce1c4d1c6687d0fe25c75b2218f3eb3516415cc.zip |
dev-perl/DBIx-Simple: Keyword 1.370.0 s390, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DBIx-Simple')
-rw-r--r-- | dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild index a020af3b8af2..093234c79283 100644 --- a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild +++ b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild @@ -16,7 +16,7 @@ LICENSE="|| ( AFL-3.0 AGPL-3 APL-1.0 Apache-2.0 BSD-2 Boost-1.0 CDDL CPAL-1.0 QPL-1.0 OFL-1.1 Sleepycat Watcom-1.0 W3C wxWinLL-3 ZLIB libpng )" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |