diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-25 19:29:16 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-25 19:29:16 +0200 |
commit | d7358de7c2562c36b2c07aedf9ff5e61aa175f54 (patch) | |
tree | ffae13a97542109fcada05bb8636b2f020c8574b | |
parent | dev-perl/Config-Tiny: Keyword 2.270.0 arm64, #888119 (diff) | |
download | gentoo-d7358de7c2562c36b2c07aedf9ff5e61aa175f54.tar.gz gentoo-d7358de7c2562c36b2c07aedf9ff5e61aa175f54.tar.bz2 gentoo-d7358de7c2562c36b2c07aedf9ff5e61aa175f54.zip |
dev-perl/DBIx-Simple: Keyword 1.370.0 arm64, #888119
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-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 b7d70176e0a2..6bea0509f959 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-2020 Gentoo Authors +# Copyright 1999-2022 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 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="test minimal" RESTRICT="!test? ( test )" |