diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:38:49 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-01-09 07:38:49 +0100 |
commit | 72eb3c1a855d6d07fee4f0e6e02e41b580a9b817 (patch) | |
tree | e583f445287ffc0a5df618f58d07a888084418fd /dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild | |
parent | net-misc/chrony: sparc stable wrt bug #566020 (diff) | |
download | gentoo-72eb3c1a855d6d07fee4f0e6e02e41b580a9b817.tar.gz gentoo-72eb3c1a855d6d07fee4f0e6e02e41b580a9b817.tar.bz2 gentoo-72eb3c1a855d6d07fee4f0e6e02e41b580a9b817.zip |
dev-perl/DBD-SQLite: sparc stable wrt bug #570646
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-SQLite/DBD-SQLite-1.480.0.ebuild')
-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 d89cd0efbfd5..596337a187b4 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=" |