diff options
author | 2014-10-27 14:11:35 +0000 | |
---|---|---|
committer | 2014-10-27 14:11:35 +0000 | |
commit | 68aa22704b3670c93c7b3dd4cf82000396b6a518 (patch) | |
tree | 326b8b90c90db86bb2abbeb5907219658220d3e2 /dev-perl/DBI/DBI-1.628.0.ebuild | |
parent | Revision bump to fix bug #502146 (thanks to Sean Santos). (diff) | |
download | gentoo-2-68aa22704b3670c93c7b3dd4cf82000396b6a518.tar.gz gentoo-2-68aa22704b3670c93c7b3dd4cf82000396b6a518.tar.bz2 gentoo-2-68aa22704b3670c93c7b3dd4cf82000396b6a518.zip |
amd64 stable wrt bug #520928
(Portage version: 2.2.8-r2/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'dev-perl/DBI/DBI-1.628.0.ebuild')
-rw-r--r-- | dev-perl/DBI/DBI-1.628.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBI/DBI-1.628.0.ebuild b/dev-perl/DBI/DBI-1.628.0.ebuild index 1ecdfd633ec8..1009a4fd7d21 100644 --- a/dev-perl/DBI/DBI-1.628.0.ebuild +++ b/dev-perl/DBI/DBI-1.628.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.3 2014/10/25 22:08:20 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBI/DBI-1.628.0.ebuild,v 1.4 2014/10/27 14:11:35 zlogene Exp $ EAPI=5 @@ -11,7 +11,7 @@ inherit perl-module eutils DESCRIPTION="The Perl DBI Module" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~amd64-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="test" RDEPEND=" |