diff options
author | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 08:26:47 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2004-06-07 08:26:47 +0000 |
commit | 5b6422b07e065b45cc40a350f7b973696c05a1c4 (patch) | |
tree | 075876c182299275ffca4f034f7fd4825c90dfb4 /app-misc/rioutil/rioutil-1.4.4.ebuild | |
parent | x86 stable (Manifest recommit) (diff) | |
download | gentoo-2-5b6422b07e065b45cc40a350f7b973696c05a1c4.tar.gz gentoo-2-5b6422b07e065b45cc40a350f7b973696c05a1c4.tar.bz2 gentoo-2-5b6422b07e065b45cc40a350f7b973696c05a1c4.zip |
x86 stable. Added ~amd64 back on to 1.4.4
Diffstat (limited to 'app-misc/rioutil/rioutil-1.4.4.ebuild')
-rw-r--r-- | app-misc/rioutil/rioutil-1.4.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/rioutil/rioutil-1.4.4.ebuild b/app-misc/rioutil/rioutil-1.4.4.ebuild index 37e70ac07db2..ccc7ae3800c7 100644 --- a/app-misc/rioutil/rioutil-1.4.4.ebuild +++ b/app-misc/rioutil/rioutil-1.4.4.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/app-misc/rioutil/rioutil-1.4.4.ebuild,v 1.2 2004/04/25 22:22:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/rioutil/rioutil-1.4.4.ebuild,v 1.3 2004/06/07 08:26:47 dragonheart Exp $ DESCRIPTION="Command line tool for transfering mp3s to and from a Rio 600, 800, Rio Riot, and Nike PSA/Play" HOMEPAGE="http://rioutil.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/rioutil/${P}.tar.bz2" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86 ~amd64" IUSE="" DEPEND="sys-libs/zlib" |