diff options
author | Yixun Lan <dlan@gentoo.org> | 2021-05-28 23:30:44 +0800 |
---|---|---|
committer | Yixun Lan <dlan@gentoo.org> | 2021-05-29 07:21:57 +0800 |
commit | c4df2588c5a88578e57b7de27fdedbce6d3acda9 (patch) | |
tree | 133b8d51f274f23d6c191d7627b22124da4f2065 /xfce-base/thunar | |
parent | gnome-base/gvfs: add riscv keyword (diff) | |
download | gentoo-c4df2588c5a88578e57b7de27fdedbce6d3acda9.tar.gz gentoo-c4df2588c5a88578e57b7de27fdedbce6d3acda9.tar.bz2 gentoo-c4df2588c5a88578e57b7de27fdedbce6d3acda9.zip |
xfce-base/thunar: add riscv keyword
Package-Manager: Portage-3.0.18, Repoman-3.0.3
Signed-off-by: Yixun Lan <dlan@gentoo.org>
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-4.17.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-4.17.3.ebuild b/xfce-base/thunar/thunar-4.17.3.ebuild index a50b1046a411..d1aeda971a82 100644 --- a/xfce-base/thunar/thunar-4.17.3.ebuild +++ b/xfce-base/thunar/thunar-4.17.3.ebuild @@ -10,7 +10,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${P}.tar.bz2" LICENSE="GPL-2+ LGPL-2+" SLOT="0/3" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x86-solaris" IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |