diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:51:37 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 21:20:32 +0100 |
commit | cc363e188bf43423d3616a0a977f0d2389dbfb62 (patch) | |
tree | 34b222262c4588bc5c2ae1e96ce407a91ffd3a1a /dev-perl/DBD-Pg | |
parent | dev-perl/XML-Simple: stable 2.250.0 for ppc64, bug #657208 (diff) | |
download | gentoo-cc363e188bf43423d3616a0a977f0d2389dbfb62.tar.gz gentoo-cc363e188bf43423d3616a0a977f0d2389dbfb62.tar.bz2 gentoo-cc363e188bf43423d3616a0a977f0d2389dbfb62.zip |
dev-perl/DBD-Pg: stable 3.7.0 for ppc64, bug #657210
Bug: https://bugs.gentoo.org/657210
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 f24970f165e5..130635ab12b7 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-3.7.0.ebuild @@ -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=" |