diff options
author | Sam James <sam@gentoo.org> | 2021-12-05 02:59:21 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-12-05 02:59:21 +0000 |
commit | 91fa18004a6795604cddfceef7552eb1caaea29f (patch) | |
tree | efd2f12ccda99354e14559e20faa77d0af0589a7 /dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild | |
parent | dev-perl/DateTime-Calendar-Julian: Stabilize 0.106.0 amd64, #828169 (diff) | |
download | gentoo-91fa18004a6795604cddfceef7552eb1caaea29f.tar.gz gentoo-91fa18004a6795604cddfceef7552eb1caaea29f.tar.bz2 gentoo-91fa18004a6795604cddfceef7552eb1caaea29f.zip |
dev-perl/DBD-SQLite: Stabilize 1.700.0 amd64, #828168
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild index 3a4777feddb5..04b6d7cbd72d 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.700.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.700.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 ~m68k ~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="system-sqlite" # Please read https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite |