summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-06-03 07:27:55 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-06-03 07:41:02 +0000
commit16b9455cfe8f7f345a7295c944cb77a9fbd090fd (patch)
treedeba150f0d72ea70235b67c51902594ffed89b12
parent91e02d84a2507ef55bfb1863a68233a252be32da (diff)
downloadgentoo-16b9455cfe8f7f345a7295c944cb77a9fbd090fd.tar.gz
gentoo-16b9455cfe8f7f345a7295c944cb77a9fbd090fd.tar.xz
dev-perl/DBD-Pg: stable 3.7.0 for ia64, bug #657210
Bug: https://bugs.gentoo.org/657210 Package-Manager: Portage-2.3.38, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
-rw-r--r--dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild b/dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild
index b7338a37775..277c928d38d 100644
--- a/dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild
+++ b/dev-perl/DBD-Pg/DBD-Pg-3.7.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
@@ -9,7 +9,7 @@ inherit perl-module
DESCRIPTION="PostgreSQL database driver for the DBI module"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
+KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
IUSE=""
RDEPEND="