diff options
author | 2011-09-18 11:01:39 +0000 | |
---|---|---|
committer | 2011-09-18 11:01:39 +0000 | |
commit | 2394885e88f30ef3fffe66f8c825aa08a5cd0898 (patch) | |
tree | 708fb005fce12f93393b24d92a2aae8e3a81dfe6 /dev-db/maatkit/maatkit-7540.ebuild | |
parent | Fixed deps after pkgmove (diff) | |
download | gentoo-2-2394885e88f30ef3fffe66f8c825aa08a5cd0898.tar.gz gentoo-2-2394885e88f30ef3fffe66f8c825aa08a5cd0898.tar.bz2 gentoo-2-2394885e88f30ef3fffe66f8c825aa08a5cd0898.zip |
Stable on amd64 wrt bug #383399
(Portage version: 2.2.0_alpha55/cvs/Linux x86_64)
Diffstat (limited to 'dev-db/maatkit/maatkit-7540.ebuild')
-rw-r--r-- | dev-db/maatkit/maatkit-7540.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/maatkit/maatkit-7540.ebuild b/dev-db/maatkit/maatkit-7540.ebuild index 6953a9ecc5a3..26e5d4ade9d5 100644 --- a/dev-db/maatkit/maatkit-7540.ebuild +++ b/dev-db/maatkit/maatkit-7540.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/maatkit-7540.ebuild,v 1.1 2011/07/06 16:51:45 idl0r Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/maatkit/maatkit-7540.ebuild,v 1.2 2011/09/18 11:01:39 hwoarang Exp $ EAPI=3 @@ -12,7 +12,7 @@ SRC_URI="http://maatkit.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos" IUSE="udf" COMMON_DEPEND="dev-perl/DBI |