diff options
Diffstat (limited to 'media-sound/xwax/xwax-0.8.ebuild')
-rw-r--r-- | media-sound/xwax/xwax-0.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xwax/xwax-0.8.ebuild b/media-sound/xwax/xwax-0.8.ebuild index 3e09170abc44..6f98891b813c 100644 --- a/media-sound/xwax/xwax-0.8.ebuild +++ b/media-sound/xwax/xwax-0.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/xwax/xwax-0.8.ebuild,v 1.3 2011/02/11 19:10:35 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/xwax/xwax-0.8.ebuild,v 1.4 2011/03/23 19:09:23 xarthisius Exp $ EAPI=3 inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://www.xwax.co.uk/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc ~ppc64 x86" +KEYWORDS="amd64 ppc ppc64 x86" # These make sure the user can decode the files he or she cares about by # setting appropriate runtime depends and (perhaps) configuring the import # script |