diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 07:27:55 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-03 07:41:02 +0000 |
commit | 16b9455cfe8f7f345a7295c944cb77a9fbd090fd (patch) | |
tree | deba150f0d72ea70235b67c51902594ffed89b12 /dev-perl/DBD-Pg | |
parent | dev-perl/XML-DOM: stable 1.460.0-r1 for ia64, bug #657198 (diff) | |
download | gentoo-16b9455cfe8f7f345a7295c944cb77a9fbd090fd.tar.gz gentoo-16b9455cfe8f7f345a7295c944cb77a9fbd090fd.tar.bz2 gentoo-16b9455cfe8f7f345a7295c944cb77a9fbd090fd.zip |
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"
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild | 4 |
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 b7338a37775d..277c928d38de 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=" |