diff options
author | Jeroen Roovers <jer@gentoo.org> | 2012-06-05 12:34:34 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2012-06-05 12:34:34 +0000 |
commit | 4a944938efdc7a167a8e564d5a77f528b1ed9cfc (patch) | |
tree | 59d4e019215e0e5c2943335af720a0c592320f74 /media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild | |
parent | Lo 3.6 branch is around us. (diff) | |
download | historical-4a944938efdc7a167a8e564d5a77f528b1ed9cfc.tar.gz historical-4a944938efdc7a167a8e564d5a77f528b1ed9cfc.tar.bz2 historical-4a944938efdc7a167a8e564d5a77f528b1ed9cfc.zip |
Marked ~hppa too.
Package-Manager: portage-2.2.0_alpha109/cvs/Linux x86_64
Diffstat (limited to 'media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild')
-rw-r--r-- | media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild index 6ca08a33f3ed..89e4f890080d 100644 --- a/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild +++ b/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.10 2012/05/05 08:43:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mt-daapd/mt-daapd-0.2.4.2.ebuild,v 1.11 2012/06/05 12:34:34 jer Exp $ EAPI=2 inherit autotools eutils @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm ~mips ppc sh sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~hppa ~mips ppc sh sparc x86 ~amd64-linux ~x86-linux" IUSE="vorbis" RDEPEND="media-libs/libid3tag |