diff options
author | Jason Wever <weeve@gentoo.org> | 2005-07-09 23:53:41 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2005-07-09 23:53:41 +0000 |
commit | 93f40a89f49b59cf8cc1339d67a20a4998916e21 (patch) | |
tree | 09c257a7bb6be0982bc377468f56267ec5e4ed22 /media-libs/libopendaap/libopendaap-0.3.0.ebuild | |
parent | sync IUSE (+source) (diff) | |
download | gentoo-2-93f40a89f49b59cf8cc1339d67a20a4998916e21.tar.gz gentoo-2-93f40a89f49b59cf8cc1339d67a20a4998916e21.tar.bz2 gentoo-2-93f40a89f49b59cf8cc1339d67a20a4998916e21.zip |
Added ~sparc keyword.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'media-libs/libopendaap/libopendaap-0.3.0.ebuild')
-rw-r--r-- | media-libs/libopendaap/libopendaap-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopendaap/libopendaap-0.3.0.ebuild b/media-libs/libopendaap/libopendaap-0.3.0.ebuild index 6b1b43990a90..bf1247dc538d 100644 --- a/media-libs/libopendaap/libopendaap-0.3.0.ebuild +++ b/media-libs/libopendaap/libopendaap-0.3.0.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/media-libs/libopendaap/libopendaap-0.3.0.ebuild,v 1.2 2005/01/23 23:44:41 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.3.0.ebuild,v 1.3 2005/07/09 23:53:41 weeve Exp $ IUSE="" @@ -11,7 +11,7 @@ SRC_URI="http://crazney.net/programs/itunes/files/${P}.tar.bz2" HOMEPAGE="http://crazney.net/programs/itunes/libopendaap.html" SLOT="0" LICENSE="crazney APSL-2" -KEYWORDS="~amd64 ~x86 ~ppc" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" DEPEND="virtual/libc" src_unpack() { |