diff options
Diffstat (limited to 'media-sound/mp3check/mp3check-0.8.4.ebuild')
-rw-r--r-- | media-sound/mp3check/mp3check-0.8.4.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/mp3check/mp3check-0.8.4.ebuild b/media-sound/mp3check/mp3check-0.8.4.ebuild index 1f8153aa647e..5aba9b85c3fd 100644 --- a/media-sound/mp3check/mp3check-0.8.4.ebuild +++ b/media-sound/mp3check/mp3check-0.8.4.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.4.ebuild,v 1.4 2011/12/11 09:13:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/mp3check/mp3check-0.8.4.ebuild,v 1.5 2012/02/05 15:10:38 armin76 Exp $ EAPI=4 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://jo.ath.cx/soft/mp3check/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~ppc ~sparc x86" +KEYWORDS="amd64 ~ppc x86" IUSE="" src_prepare() { |