diff options
author | Yongxiang Liang <tanekliang@gmail.com> | 2021-11-14 17:20:06 +0000 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-11-19 14:20:56 +0800 |
commit | bb79270fd67a99eff8d955eadf87f4dda02ede52 (patch) | |
tree | 84d325b052647b5403d6c26b42f39dd7918feaa6 /xfce-extra/thunar-shares-plugin | |
parent | xfce-extra/thunar-archive-plugin: keyword ~riscv (diff) | |
download | gentoo-bb79270fd67a99eff8d955eadf87f4dda02ede52.tar.gz gentoo-bb79270fd67a99eff8d955eadf87f4dda02ede52.tar.bz2 gentoo-bb79270fd67a99eff8d955eadf87f4dda02ede52.zip |
xfce-extra/thunar-shares-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/thunar-shares-plugin')
-rw-r--r-- | xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild index b8133e2cf817..c1b06c8d314f 100644 --- a/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.ebuild +++ b/xfce-extra/thunar-shares-plugin/thunar-shares-plugin-0.3.1.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 @@ -9,7 +9,7 @@ SRC_URI="https://archive.xfce.org/src/thunar-plugins/thunar-shares-plugin/${PV%. LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~riscv x86" IUSE="" RDEPEND=">=dev-libs/glib-2.18 |