diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 20:15:39 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2016-12-20 20:15:39 +0100 |
commit | fe333952e2f54f7404f86a08a1bb4623f8cbd1cd (patch) | |
tree | 9c0607fd3b7cc4ded01f337ebfe3640aa439049d /dev-perl/DBD-Pg | |
parent | x11-misc/gtkdialog-0.8.3-r2: stable on amd64 (diff) | |
download | gentoo-fe333952e2f54f7404f86a08a1bb4623f8cbd1cd.tar.gz gentoo-fe333952e2f54f7404f86a08a1bb4623f8cbd1cd.tar.bz2 gentoo-fe333952e2f54f7404f86a08a1bb4623f8cbd1cd.zip |
dev-perl/DBD-Pg-3.5.3-r0: stable on amd64
Gentoo-Bug: 595954
Diffstat (limited to 'dev-perl/DBD-Pg')
-rw-r--r-- | dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild | 2 |
1 files changed, 1 insertions, 1 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 262074a506f3..df54003837d0 100644 --- a/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild +++ b/dev-perl/DBD-Pg/DBD-Pg-3.5.3.ebuild @@ -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=" |