diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-26 16:28:14 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-26 16:28:14 +0000 |
commit | 69633509c3e65455dad721d24883d686eab49f32 (patch) | |
tree | b8b370117fbe093806184d4a5b6b898106fd6120 /media-sound/shorten | |
parent | yaaay! a gcc 3.4 profile for amd64! (diff) | |
download | gentoo-2-69633509c3e65455dad721d24883d686eab49f32.tar.gz gentoo-2-69633509c3e65455dad721d24883d686eab49f32.tar.bz2 gentoo-2-69633509c3e65455dad721d24883d686eab49f32.zip |
~amd64
Diffstat (limited to 'media-sound/shorten')
-rw-r--r-- | media-sound/shorten/shorten-3.5.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/shorten/shorten-3.5.1.ebuild b/media-sound/shorten/shorten-3.5.1.ebuild index 41786c96be23..5f2646c16ca8 100644 --- a/media-sound/shorten/shorten-3.5.1.ebuild +++ b/media-sound/shorten/shorten-3.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.5.1.ebuild,v 1.5 2004/04/20 17:34:34 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.5.1.ebuild,v 1.6 2004/05/26 16:28:14 jhuebel Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://etree.org/shnutils/shorten/source/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="x86 ~ppc" +KEYWORDS="x86 ~ppc ~amd64" src_compile() { econf || die |