Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBI-Shell/
Date: Wed, 26 May 2021 08:13:57
Message-Id: 1622016664.334a9e31d004523ce1577c6928eda16ba0cb47e5.sam@gentoo
1 commit: 334a9e31d004523ce1577c6928eda16ba0cb47e5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 08:08:44 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 08:11:04 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=334a9e31
7
8 dev-perl/DBI-Shell: Stabilize 11.970.0 x86, #791562
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
16 index 6f3f87002c7..23d02c212a5 100644
17 --- a/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
18 +++ b/dev-perl/DBI-Shell/DBI-Shell-11.970.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Interactive command shell for the DBI"
21
22 SLOT="0"
23 -KEYWORDS="amd64 ~ppc ~x86"
24 +KEYWORDS="amd64 ~ppc x86"
25 IUSE="minimal test"
26 RESTRICT="!test? ( test )"