diff options
author | 2024-12-01 18:32:46 +0000 | |
---|---|---|
committer | 2024-12-01 18:32:46 +0000 | |
commit | 1a1444600c5b989fed2ff7f55d2f6884aec88aeb (patch) | |
tree | b75782ed1cf79555941003f79840b402dcfbf4aa /dev-perl/DBD-SQLite | |
parent | dev-perl/DBD-SQLite: Stabilize 1.760.0 arm64, #945599 (diff) | |
download | gentoo-1a1444600c5b989fed2ff7f55d2f6884aec88aeb.tar.gz gentoo-1a1444600c5b989fed2ff7f55d2f6884aec88aeb.tar.bz2 gentoo-1a1444600c5b989fed2ff7f55d2f6884aec88aeb.zip |
dev-perl/DBD-SQLite: Stabilize 1.760.0 arm, #945599
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.760.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 f9fb0555fa85..07bff71d183a 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 |