diff options
Diffstat (limited to 'media-sound/edna/edna-0.6.ebuild')
-rw-r--r-- | media-sound/edna/edna-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/edna/edna-0.6.ebuild b/media-sound/edna/edna-0.6.ebuild index 9f32b8d307de..7517a67191c2 100644 --- a/media-sound/edna/edna-0.6.ebuild +++ b/media-sound/edna/edna-0.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.6.ebuild,v 1.10 2015/03/28 21:41:05 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/edna/edna-0.6.ebuild,v 1.11 2015/03/31 07:52:13 ago Exp $ EAPI=5 @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/edna/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~mips ppc ~ppc64 ~sparc x86" +KEYWORDS="~alpha amd64 ~hppa ~mips ppc ppc64 ~sparc x86" IUSE="flac ogg" REQUIRED_USE="${PYTHON_REQUIRED_USE}" |