diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:53:05 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-31 17:53:05 +0200 |
commit | f7fc81e439079977cb0d41ecf91fcf5d45f5138d (patch) | |
tree | 57e7e91b7db4b8a764150d035621504613246bcf /dev-perl | |
parent | dev-perl/Net-SMTPS: Keyword 0.100.0 sparc, #888119 (diff) | |
download | gentoo-f7fc81e439079977cb0d41ecf91fcf5d45f5138d.tar.gz gentoo-f7fc81e439079977cb0d41ecf91fcf5d45f5138d.tar.bz2 gentoo-f7fc81e439079977cb0d41ecf91fcf5d45f5138d.zip |
dev-perl/DBIx-Simple: Keyword 1.370.0 sparc, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-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 093234c79283..ca4a3d8f17e6 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 ~s390 ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |