diff options
Diffstat (limited to 'app-misc/mmv/mmv-1.01b.ebuild')
-rw-r--r-- | app-misc/mmv/mmv-1.01b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mmv/mmv-1.01b.ebuild b/app-misc/mmv/mmv-1.01b.ebuild index 60481b790c7f..f94e3ac48e0f 100644 --- a/app-misc/mmv/mmv-1.01b.ebuild +++ b/app-misc/mmv/mmv-1.01b.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mmv/mmv-1.01b.ebuild,v 1.14 2005/05/30 07:47:45 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mmv/mmv-1.01b.ebuild,v 1.15 2005/06/05 11:51:58 hansmi Exp $ inherit eutils toolchain-funcs @@ -14,7 +14,7 @@ SRC_URI="mirror://debian/pool/main/m/mmv/${P/-/_}.orig.tar.gz LICENSE="freedist" SLOT="0" -KEYWORDS="x86 amd64 ~ppc" +KEYWORDS="amd64 ppc x86" IUSE="" S="${WORKDIR}/${P}.orig" |