diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 22:02:11 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-02-24 22:02:11 +0200 |
commit | f11b70e4b788a25ff4a750d478959a9d6fae9c2f (patch) | |
tree | 2af1fa553ec2d6eb3175e1c07915e3679b2e1f64 /dev-perl/DBIx-Simple | |
parent | dev-perl/Net-SMTPS: Keyword 0.100.0 arm, #888119 (diff) | |
download | gentoo-f11b70e4b788a25ff4a750d478959a9d6fae9c2f.tar.gz gentoo-f11b70e4b788a25ff4a750d478959a9d6fae9c2f.tar.bz2 gentoo-f11b70e4b788a25ff4a750d478959a9d6fae9c2f.zip |
dev-perl/DBIx-Simple: Keyword 1.370.0 arm, #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 237ab6c1b445..8f1eb6757ee0 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 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |