diff options
author | 2004-07-19 20:34:32 +0000 | |
---|---|---|
committer | 2004-07-19 20:34:32 +0000 | |
commit | cb6bda0492958717063933fd3b8d09a4839b3d9b (patch) | |
tree | cbbcab2b18beb883aa6e24591d6487197bec230d /media-sound/mup/mup-4.6.ebuild | |
parent | Stable x86, amd64. (diff) | |
download | historical-cb6bda0492958717063933fd3b8d09a4839b3d9b.tar.gz historical-cb6bda0492958717063933fd3b8d09a4839b3d9b.tar.bz2 historical-cb6bda0492958717063933fd3b8d09a4839b3d9b.zip |
Added to ~amd64 and ~sparc
Diffstat (limited to 'media-sound/mup/mup-4.6.ebuild')
-rw-r--r-- | media-sound/mup/mup-4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mup/mup-4.6.ebuild b/media-sound/mup/mup-4.6.ebuild index 3e9bcd654259..974587e1fe07 100644 --- a/media-sound/mup/mup-4.6.ebuild +++ b/media-sound/mup/mup-4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.6.ebuild,v 1.5 2004/06/25 00:14:22 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mup/mup-4.6.ebuild,v 1.6 2004/07/19 20:34:32 eradicator Exp $ inherit eutils gcc @@ -11,7 +11,7 @@ SRC_URI="ftp://ftp.arkkra.com/pub/unix/mup${PV//.}src.tar.gz LICENSE="Arkkra" SLOT="0" -KEYWORDS="x86" +KEYWORDS="x86 ~amd64 ~sparc" IUSE="X svga" DEPEND=">=sys-apps/sed-4" |