diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:16:27 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-06 18:16:27 +0000 |
commit | b2cb8ecf3edbe70213fdc9e3d9d9ede154b7c95d (patch) | |
tree | 7b9ab6af6deed25792e8097c2cf0b447f5828ab3 /dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild | |
parent | Stable for x86, wrt bug #441216 (diff) | |
download | gentoo-2-b2cb8ecf3edbe70213fdc9e3d9d9ede154b7c95d.tar.gz gentoo-2-b2cb8ecf3edbe70213fdc9e3d9d9ede154b7c95d.tar.bz2 gentoo-2-b2cb8ecf3edbe70213fdc9e3d9d9ede154b7c95d.zip |
Stable for x86, wrt bug #441218
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild')
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild b/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild index 47b1791b80a9..d4eb16c07192 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.3 2012/12/06 18:08:01 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-Pg/DBD-Pg-2.19.3.ebuild,v 1.4 2012/12/06 18:16:27 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="The Perl DBD::Pg 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="virtual/perl-version |