diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-14 17:20:58 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:20:59 +0800 |
commit | 3b58d93e771a0786a09b9b07797fd13226c692e7 (patch) | |
tree | b1d484d94f5309801434bcd432de7a0874e9c2a4 /xfce-extra | |
parent | xfce-extra/thunar-shares-plugin: keyword ~riscv (diff) | |
download | gentoo-3b58d93e771a0786a09b9b07797fd13226c692e7.tar.gz gentoo-3b58d93e771a0786a09b9b07797fd13226c692e7.tar.bz2 gentoo-3b58d93e771a0786a09b9b07797fd13226c692e7.zip |
xfce-extra/xfce4-alsa-plugin: keyword ~riscv
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Yongxiang Liang <tanekliang@gmail.com>
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild index 2b3321aa7d62..f474582cb66e 100644 --- a/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild +++ b/xfce-extra/xfce4-alsa-plugin/xfce4-alsa-plugin-0.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/equeim/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ppc64 x86" +KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv x86" IUSE="" RDEPEND=" |