diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:29:03 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-08-03 07:29:03 +0000 |
commit | 91fc972731f9a0e25d69415189ad9633b6a171c2 (patch) | |
tree | 756850fcbceee3865ec16cc9c8e5ae9fcc7a1123 /dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild | |
parent | Stable for sparc, wrt bug #474276 (diff) | |
download | gentoo-2-91fc972731f9a0e25d69415189ad9633b6a171c2.tar.gz gentoo-2-91fc972731f9a0e25d69415189ad9633b6a171c2.tar.bz2 gentoo-2-91fc972731f9a0e25d69415189ad9633b6a171c2.zip |
Stable for sparc, wrt bug #478748
(Portage version: 2.1.12.2/cvs/Linux ppc64, RepoMan options: --include-arches="sparc", signed Manifest commit with key 7194459F)
Diffstat (limited to 'dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild')
-rw-r--r-- | dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild b/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild index 17bb37fdc6b2..1b1b0d92278e 100644 --- a/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild +++ b/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild,v 1.2 2013/08/02 11:38:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-perl/DBD-mysql/DBD-mysql-4.20.0.ebuild,v 1.3 2013/08/03 07:29:03 ago Exp $ EAPI=4 @@ -11,7 +11,7 @@ inherit eutils perl-module DESCRIPTION="The Perl DBD:mysql Module" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="embedded" RDEPEND="dev-perl/DBI |