diff options
author | 2011-09-18 11:01:39 +0000 | |
---|---|---|
committer | 2011-09-18 11:01:39 +0000 | |
commit | 664d98e8bd09c471df8ac4866c5ac2409f7e0561 (patch) | |
tree | 16b6c216d2e33fd481d4048d76fadb11dfc9c11d /dev-db/maatkit/maatkit-7540.ebuild | |
parent | Fixed deps after pkgmove (diff) | |
download | historical-664d98e8bd09c471df8ac4866c5ac2409f7e0561.tar.gz historical-664d98e8bd09c471df8ac4866c5ac2409f7e0561.tar.bz2 historical-664d98e8bd09c471df8ac4866c5ac2409f7e0561.zip |
Stable on amd64 wrt bug #383399
Package-Manager: portage-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 |