diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 16:41:45 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-10-24 16:41:45 +0000 |
commit | dfe0b5e0db3c76723a853627c85f843b48e59938 (patch) | |
tree | 9a95ed89f8b44faad9e2fe9c7289d049a34abe53 /media-sound/hydrogen/hydrogen-0.9.4.2.ebuild | |
parent | Run temxf-update since we install texmf files (diff) | |
download | historical-dfe0b5e0db3c76723a853627c85f843b48e59938.tar.gz historical-dfe0b5e0db3c76723a853627c85f843b48e59938.tar.bz2 historical-dfe0b5e0db3c76723a853627c85f843b48e59938.zip |
Drop sparc keywords
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'media-sound/hydrogen/hydrogen-0.9.4.2.ebuild')
-rw-r--r-- | media-sound/hydrogen/hydrogen-0.9.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild b/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild index 4945f9686827..25482e296f85 100644 --- a/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild +++ b/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild,v 1.1 2010/09/29 01:44:39 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/hydrogen/hydrogen-0.9.4.2.ebuild,v 1.2 2010/10/24 16:41:45 armin76 Exp $ EAPI=2 inherit eutils multilib @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="alsa +archive flac jack ladspa lash oss portaudio" RDEPEND="x11-libs/qt-gui:4 |