commit: e0558d1887b87b4e944d07a554c8ed10bffb5c4b Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Dec 5 12:28:40 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Dec 5 12:28:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0558d18
dev-perl/DBD-SQLite: Stabilize 1.760.0 amd64, #945599 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-perl/DBD-SQLite/DBD-SQLite-1.760.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.760.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.760.0.ebuild index 79c5eb3eeb59..7e03f81ee417 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.760.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.760.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 ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" IUSE="system-sqlite" # Please read https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite
