diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:38 +0100 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2024-01-05 14:21:38 +0100 |
commit | 1ee3a49530c74784ae19c0370cb9e40c5c83480a (patch) | |
tree | 381b40ab24ee01879741e68f91b0f05e9907e792 /media-sound/xfmpc | |
parent | media-video/parole: Keyword 4.18.1 riscv, #921390 (diff) | |
download | gentoo-1ee3a49530c74784ae19c0370cb9e40c5c83480a.tar.gz gentoo-1ee3a49530c74784ae19c0370cb9e40c5c83480a.tar.bz2 gentoo-1ee3a49530c74784ae19c0370cb9e40c5c83480a.zip |
media-sound/xfmpc: Keyword 0.3.1 riscv, #921390
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'media-sound/xfmpc')
-rw-r--r-- | media-sound/xfmpc/xfmpc-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-sound/xfmpc/xfmpc-0.3.1.ebuild b/media-sound/xfmpc/xfmpc-0.3.1.ebuild index ae1a39537c81..9590fa9c3c7d 100644 --- a/media-sound/xfmpc/xfmpc-0.3.1.ebuild +++ b/media-sound/xfmpc/xfmpc-0.3.1.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}/$(ver_cut 1-2)/${P}.tar.bz2" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="amd64 ~riscv x86" DEPEND=" >=dev-libs/glib-2.38.0:2= |