diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-11-23 14:03:35 +0100 |
commit | 8d7554dcd7fd7d784e6671f844e95fd79097cb70 (patch) | |
tree | d114f4c2132b9655c247d062390e4e6eb30a6e8e /dev-perl/DBD-SQLite | |
parent | dev-perl/CGI-Session: amd64 stable wrt bug #667266 (diff) | |
download | gentoo-8d7554dcd7fd7d784e6671f844e95fd79097cb70.tar.gz gentoo-8d7554dcd7fd7d784e6671f844e95fd79097cb70.tar.bz2 gentoo-8d7554dcd7fd7d784e6671f844e95fd79097cb70.zip |
dev-perl/DBD-SQLite: amd64 stable wrt bug #667266
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild index 0a39e9bed817..1ced77219220 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.580.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.580.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 ~s390 ~sh sparc x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~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 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="test system-sqlite" # Please read https://wiki.gentoo.org/wiki/Project:Perl/maint-notes/dev-perl/DBD-SQLite |