diff options
author | Sam James <sam@gentoo.org> | 2020-11-16 23:36:18 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-16 23:36:18 +0000 |
commit | 76d5b422b5d934706bbb3acd2d034e8ebe97781c (patch) | |
tree | f41e141f39ec90ec622e0e5f94031b488fa14623 /xfce-base | |
parent | x11-wm/i3: Bump to v4.19 (diff) | |
download | gentoo-76d5b422b5d934706bbb3acd2d034e8ebe97781c.tar.gz gentoo-76d5b422b5d934706bbb3acd2d034e8ebe97781c.tar.bz2 gentoo-76d5b422b5d934706bbb3acd2d034e8ebe97781c.zip |
xfce-base/thunar: Stabilize 1.8.16 amd64, #754837
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.16.ebuild b/xfce-base/thunar/thunar-1.8.16.ebuild index ec8b34b0a7a5..f0a0028c1bde 100644 --- a/xfce-base/thunar/thunar-1.8.16.ebuild +++ b/xfce-base/thunar/thunar-1.8.16.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 ~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" |