diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:45 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-01-01 13:42:45 +0100 |
commit | f209c75f9769b241e2cd45eae3c44143d23716b8 (patch) | |
tree | 549c84636d2eaa1307af7d7bdb4adb0687b560f1 /dev-perl/DBD-Pg | |
parent | dev-perl/Capture-Tiny: ppc stable wrt bug #590830 (diff) | |
download | gentoo-f209c75f9769b241e2cd45eae3c44143d23716b8.tar.gz gentoo-f209c75f9769b241e2cd45eae3c44143d23716b8.tar.bz2 gentoo-f209c75f9769b241e2cd45eae3c44143d23716b8.zip |
dev-perl/DBD-Pg: ppc stable wrt bug #595954
Package-Manager: portage-2.3.0
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild b/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild index f503a42fbe0d..14d615ceace0 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,7 +10,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 ~x86-freebsd ~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 ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="" RDEPEND=" |