commit: 1c421a4e377355fe30968bc958048d70f6cf0d48 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org> AuthorDate: Fri Feb 24 02:39:27 2017 +0000 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org> CommitDate: Fri Feb 24 04:16:27 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c421a4e
dev-perl/DBD-SQLite: mark 1.500.0 arm64/s390/sh stable dev-perl/DBD-SQLite/DBD-SQLite-1.500.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 74d65fcea6..02c39895cc 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 ~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" # NB: Get min sqlite version from sqlite3.c
