diff options
author | 2016-01-24 08:15:11 +0100 | |
---|---|---|
committer | 2016-01-24 08:15:11 +0100 | |
commit | 161a6b6466f8b574b7546839e37db92f47424a77 (patch) | |
tree | f758fb6841ba004db666fcd55b833bc72cf20fa5 /dev-perl/DBD-SQLite | |
parent | dev-perl/Date-Calc: Stable for HPPA (bug #570468). (diff) | |
download | gentoo-161a6b6466f8b574b7546839e37db92f47424a77.tar.gz gentoo-161a6b6466f8b574b7546839e37db92f47424a77.tar.bz2 gentoo-161a6b6466f8b574b7546839e37db92f47424a77.zip |
dev-perl/DBD-SQLite: Stable for HPPA (bug #570646).
Package-Manager: portage-2.2.27
RepoMan-Options: --ignore-arches
Diffstat (limited to 'dev-perl/DBD-SQLite')
-rw-r--r-- | dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild b/dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild index 0e75b8fc76db..4e69ad9fc4ca 100644 --- a/dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild +++ b/dev-perl/DBD-SQLite/DBD-SQLite-1.480.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" RDEPEND=" |