diff options
author | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:09 -0400 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2018-10-06 15:33:09 -0400 |
commit | ae41d5d85fbe9641059af3bd02516614a62b1bb7 (patch) | |
tree | 51287e84d92242655e2d331739c128cce5159027 /dev-perl/DBD-SQLite | |
parent | dev-perl/CGI-4.400.0: ppc stable, bug 667266 (diff) | |
download | gentoo-ae41d5d85fbe9641059af3bd02516614a62b1bb7.tar.gz gentoo-ae41d5d85fbe9641059af3bd02516614a62b1bb7.tar.bz2 gentoo-ae41d5d85fbe9641059af3bd02516614a62b1bb7.zip |
dev-perl/DBD-SQLite-1.580.0: ppc stable, bug 667266
Signed-off-by: Matt Turner <mattst88@gentoo.org>
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 adf85ecd389d..dc7535659985 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 |