diff options
author | 2005-11-10 04:05:34 +0000 | |
---|---|---|
committer | 2005-11-10 04:05:34 +0000 | |
commit | 86d084981540bd27fd163c12f8f65cebc910b296 (patch) | |
tree | ca76768d5a9f3f21285eea4044d577ab3526f01c /media-libs/libopendaap/libopendaap-0.4.0.ebuild | |
parent | add sanity check for portage bug #105304 to keep people from breaking their s... (diff) | |
download | gentoo-2-86d084981540bd27fd163c12f8f65cebc910b296.tar.gz gentoo-2-86d084981540bd27fd163c12f8f65cebc910b296.tar.bz2 gentoo-2-86d084981540bd27fd163c12f8f65cebc910b296.zip |
Added ~sparc keyword as it went missing in the version bump :(
(Portage version: 2.0.53_rc7)
Diffstat (limited to 'media-libs/libopendaap/libopendaap-0.4.0.ebuild')
-rw-r--r-- | media-libs/libopendaap/libopendaap-0.4.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-libs/libopendaap/libopendaap-0.4.0.ebuild b/media-libs/libopendaap/libopendaap-0.4.0.ebuild index b17cb37a48f0..5dfc4eef5b9c 100644 --- a/media-libs/libopendaap/libopendaap-0.4.0.ebuild +++ b/media-libs/libopendaap/libopendaap-0.4.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.4.0.ebuild,v 1.1 2005/09/29 13:48:24 dsd Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libopendaap/libopendaap-0.4.0.ebuild,v 1.2 2005/11/10 04:05:34 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_install() { |