summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2018-01-04 07:27:24 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-01-04 07:10:07 +0000
commit93fa334de52843a23780a4bae613eb3f87874ae8 (patch)
treefbcbff50867ac6de44d98e1a414bb8a3f979d6e4 /dev-perl/DBI
parentdev-python/pysnmp: Old. (diff)
downloadgentoo-93fa334de52843a23780a4bae613eb3f87874ae8.tar.gz
gentoo-93fa334de52843a23780a4bae613eb3f87874ae8.tar.bz2
gentoo-93fa334de52843a23780a4bae613eb3f87874ae8.zip
dev-perl/DBI: stable 1.637.0 for sparc, bug #643232
Package-Manager: Portage-2.3.13, Repoman-2.3.3 RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'dev-perl/DBI')
-rw-r--r--dev-perl/DBI/DBI-1.637.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBI/DBI-1.637.0.ebuild b/dev-perl/DBI/DBI-1.637.0.ebuild
index 542a4df630c2..ef2a7eae5279 100644
--- a/dev-perl/DBI/DBI-1.637.0.ebuild
+++ b/dev-perl/DBI/DBI-1.637.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -11,7 +11,7 @@ inherit perl-module eutils
DESCRIPTION="Database independent interface for Perl"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
IUSE="test"
RDEPEND="