diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:37 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:37 +0100 |
commit | 56295faed90f9802c739c1ec90a2f6046e4d1d26 (patch) | |
tree | e1bda7dfc884e18e9ab48edba10595f7be6b1e31 /app-cdr | |
parent | app-office/orage: Keyword 4.18.0 riscv, #921390 (diff) | |
download | gentoo-56295faed90f9802c739c1ec90a2f6046e4d1d26.tar.gz gentoo-56295faed90f9802c739c1ec90a2f6046e4d1d26.tar.bz2 gentoo-56295faed90f9802c739c1ec90a2f6046e4d1d26.zip |
app-cdr/xfburn: Keyword 0.7.0 riscv, #921390
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/xfburn/xfburn-0.7.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/xfburn/xfburn-0.7.0.ebuild b/app-cdr/xfburn/xfburn-0.7.0.ebuild index 6084c83e8b8c..5f01e89d7b33 100644 --- a/app-cdr/xfburn/xfburn-0.7.0.ebuild +++ b/app-cdr/xfburn/xfburn-0.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,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 ~riscv ~x86" IUSE="gstreamer +udev" DEPEND=" |