diff options
Diffstat (limited to 'app-cdr/xfburn/xfburn-0.5.4.ebuild')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.5.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xfburn/xfburn-0.5.4.ebuild b/app-cdr/xfburn/xfburn-0.5.4.ebuild index 3cc1b55dc884..9aecb09b5036 100644 --- a/app-cdr/xfburn/xfburn-0.5.4.ebuild +++ b/app-cdr/xfburn/xfburn-0.5.4.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/app-cdr/xfburn/xfburn-0.5.4.ebuild,v 1.2 2015/07/01 07:37:44 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-cdr/xfburn/xfburn-0.5.4.ebuild,v 1.3 2015/07/01 16:30:02 zlogene Exp $ EAPI=5 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc x86" +KEYWORDS="amd64 ~arm ~ppc x86" IUSE="debug gstreamer +udev" RDEPEND=">=dev-libs/glib-2.32:= |