diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-01 20:43:17 +0100 |
commit | 4ab3096fbc691d8b2c64f85927394ff35a54a887 (patch) | |
tree | 9a384f83946b19477e5c12f9d60b1906579fce0f /app-cdr | |
parent | dev-libs/libedit: arm stable wrt bug #704116 (diff) | |
download | gentoo-4ab3096fbc691d8b2c64f85927394ff35a54a887.tar.gz gentoo-4ab3096fbc691d8b2c64f85927394ff35a54a887.tar.bz2 gentoo-4ab3096fbc691d8b2c64f85927394ff35a54a887.zip |
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 <ago@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.6.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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:= |