Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBIx-Simple/
Date: Sat, 31 Dec 2022 15:51:39
Message-Id: 1672501873.a1512b741a96e418abd368e41a5f03cccf882ddf.arthurzam@gentoo
1 commit: a1512b741a96e418abd368e41a5f03cccf882ddf
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 31 15:51:13 2022 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 31 15:51:13 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1512b74
7
8 dev-perl/DBIx-Simple: Keyword 1.370.0 ia64, #888119
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild
16 index fb625dc1b940..d64a399e8f3d 100644
17 --- a/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild
18 +++ b/dev-perl/DBIx-Simple/DBIx-Simple-1.370.0.ebuild
19 @@ -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
20 QPL-1.0 OFL-1.1 Sleepycat Watcom-1.0 W3C wxWinLL-3 ZLIB libpng
21 )"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
24 +KEYWORDS="~amd64 ~arm64 ~ia64 ~riscv ~x86"
25 IUSE="test minimal"
26 RESTRICT="!test? ( test )"