diff options
author | 2016-12-20 20:15:39 +0100 | |
---|---|---|
committer | 2016-12-20 20:15:39 +0100 | |
commit | 6a4d3662b7ed69f0d7b9fa5cc8de48ef91733a3d (patch) | |
tree | a0e0cf2e1876cc7e6731a8b808daeef91f38af8b /dev-perl/DBD-SQLite | |
parent | dev-perl/DBD-Pg-3.5.3-r0: stable on amd64 (diff) | |
download | gentoo-6a4d3662b7ed69f0d7b9fa5cc8de48ef91733a3d.tar.gz gentoo-6a4d3662b7ed69f0d7b9fa5cc8de48ef91733a3d.tar.bz2 gentoo-6a4d3662b7ed69f0d7b9fa5cc8de48ef91733a3d.zip |
dev-perl/DBD-SQLite-1.500.0-r0: stable on amd64
Gentoo-Bug: 595964
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild index 7310439042b6..146c6121ca7e 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Self Contained RDBMS in a DBI Driver" SLOT="0" -KEYWORDS="alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" # NB: Get min sqlite version from sqlite3.c |