summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2021-09-28 13:37:50 +0100
committerJames Le Cuirot <chewi@gentoo.org>2021-09-28 13:37:50 +0100
commit342a468bd8cf135a56d461f0e4a9868f0fdf6afd (patch)
tree37db91659e4d0bff9210fe3332897f5b450cd556 /dev-perl/DBD-SQLite
parentdev-vcs/cvsps: Keyword 2.2_beta1-r1 for ~m68k (diff)
downloadgentoo-342a468bd8cf135a56d461f0e4a9868f0fdf6afd.tar.gz
gentoo-342a468bd8cf135a56d461f0e4a9868f0fdf6afd.tar.bz2
gentoo-342a468bd8cf135a56d461f0e4a9868f0fdf6afd.zip
dev-perl/DBD-SQLite: Keyword 1.660.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r--dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
index d0bcdbc1d56b..5b3d4ded2474 100644
--- a/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
+++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.660.0.ebuild
@@ -10,7 +10,7 @@ inherit perl-module
DESCRIPTION="Self Contained RDBMS in a DBI Driver"
SLOT="0"
-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"
+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"
IUSE="test system-sqlite"
RESTRICT="!test? ( test )"