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/SQL-Statement/
Date: Sun, 17 Oct 2021 19:09:38
Message-Id: 1634497631.31a31a26c8a5712ad06e66d86d21c484279976a9.sam@gentoo
1 commit: 31a31a26c8a5712ad06e66d86d21c484279976a9
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sun Oct 17 19:07:11 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sun Oct 17 19:07:11 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=31a31a26
7
8 dev-perl/SQL-Statement: Stabilize 1.414.0 amd64, #818631
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild
16 index 761a1fb9fe4..2853d0fe00a 100644
17 --- a/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild
18 +++ b/dev-perl/SQL-Statement/SQL-Statement-1.414.0.ebuild
19 @@ -10,7 +10,7 @@ inherit perl-module
20 DESCRIPTION="Small SQL parser and engine"
21
22 SLOT="0"
23 -KEYWORDS="~amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x64-solaris ~x86-solaris"
25 IUSE="minimal"
26
27 RDEPEND="