diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 19:01:27 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-01-13 19:01:27 +0200 |
commit | d0420992ab3ed3d718be7373fba8491e645906b2 (patch) | |
tree | 0774a0215a1c98de8efbdfce3cbda13c331f429a /dev-perl | |
parent | dev-perl/Net-SMTPS: Keyword 0.100.0 ppc, #888119 (diff) | |
download | gentoo-d0420992ab3ed3d718be7373fba8491e645906b2.tar.gz gentoo-d0420992ab3ed3d718be7373fba8491e645906b2.tar.bz2 gentoo-d0420992ab3ed3d718be7373fba8491e645906b2.zip |
dev-perl/DBIx-Simple: Keyword 1.370.0 ppc, #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 | 4 |
1 files changed, 2 insertions, 2 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 ca4a3d8f17e6..237ab6c1b445 100644 --- a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild +++ b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~sparc ~x86" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |