From: Agostino Sarubbo Date: Wed, 1 Jan 2020 19:43:17 +0000 (+0100) Subject: app-cdr/xfburn: arm stable wrt bug #704210 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4ab3096fbc691d8b2c64f85927394ff35a54a887;p=gentoo.git app-cdr/xfburn: arm stable wrt bug #704210 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo --- diff --git a/app-cdr/xfburn/xfburn-0.6.1.ebuild b/app-cdr/xfburn/xfburn-0.6.1.ebuild index a494d3b19e35..d81b8d65fea4 100644 --- a/app-cdr/xfburn/xfburn-0.6.1.ebuild +++ b/app-cdr/xfburn/xfburn-0.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://archive.xfce.org/src/apps/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc x86" +KEYWORDS="amd64 arm ~ppc x86" IUSE="gstreamer +udev" RDEPEND=">=dev-libs/glib-2.32:=