diff options
author | Malcolm Lashley <malc@gentoo.org> | 2005-08-23 21:12:07 +0000 |
---|---|---|
committer | Malcolm Lashley <malc@gentoo.org> | 2005-08-23 21:12:07 +0000 |
commit | e6b3339b2148c36ba23c252a49ab49555f428f70 (patch) | |
tree | 09ea02e786cee72911138d6ccb8ac852325ee652 /app-pda/ipodslave/ipodslave-0.6.2.ebuild | |
parent | BSD fix (diff) | |
download | historical-e6b3339b2148c36ba23c252a49ab49555f428f70.tar.gz historical-e6b3339b2148c36ba23c252a49ab49555f428f70.tar.bz2 historical-e6b3339b2148c36ba23c252a49ab49555f428f70.zip |
~amd64 - closes bug #100600
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-pda/ipodslave/ipodslave-0.6.2.ebuild')
-rw-r--r-- | app-pda/ipodslave/ipodslave-0.6.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-pda/ipodslave/ipodslave-0.6.2.ebuild b/app-pda/ipodslave/ipodslave-0.6.2.ebuild index 3b9e8605328c..3adddf03c941 100644 --- a/app-pda/ipodslave/ipodslave-0.6.2.ebuild +++ b/app-pda/ipodslave/ipodslave-0.6.2.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-pda/ipodslave/ipodslave-0.6.2.ebuild,v 1.4 2005/07/09 04:02:43 josejx Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/ipodslave/ipodslave-0.6.2.ebuild,v 1.5 2005/08/23 21:12:07 malc Exp $ inherit kde eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://kpod.sourceforge.net/ipodslave/" SRC_URI="mirror://sourceforge/kpod/${P}.tar.bz2" LICENSE="GPL-2" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" DEPEND="media-libs/id3lib" |