Gentoo Archives: gentoo-commits

From: James Le Cuirot <chewi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/DBD-SQLite/
Date: Tue, 28 Sep 2021 12:40:07
Message-Id: 1632832670.342a468bd8cf135a56d461f0e4a9868f0fdf6afd.chewi@gentoo
1 commit: 342a468bd8cf135a56d461f0e4a9868f0fdf6afd
2 Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
3 AuthorDate: Tue Sep 28 12:37:50 2021 +0000
4 Commit: James Le Cuirot <chewi <AT> gentoo <DOT> org>
5 CommitDate: Tue Sep 28 12:37:50 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=342a468b
7
8 dev-perl/DBD-SQLite: Keyword 1.660.0 for ~m68k
9
10 The tests pass.
11
12 Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
13
14 dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
18 index d0bcdbc1d56..5b3d4ded247 100644
19 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
20 +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
21 @@ -10,7 +10,7 @@ inherit perl-module
22 DESCRIPTION="Self Contained RDBMS in a DBI Driver"
23
24 SLOT="0"
25 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
26 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris ~x86-solaris"
27 IUSE="test system-sqlite"
28 RESTRICT="!test? ( test )"