diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 04:30:46 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 04:30:46 +0000 |
commit | f506599ca1c77b76f2d8b8c93418dbd5281dae5d (patch) | |
tree | aa0ebeea182b986d7cd44d7a25bd85356942c16f /xfce-base | |
parent | kde-plasma/discover: Restore missing patch (diff) | |
download | gentoo-f506599ca1c77b76f2d8b8c93418dbd5281dae5d.tar.gz gentoo-f506599ca1c77b76f2d8b8c93418dbd5281dae5d.tar.bz2 gentoo-f506599ca1c77b76f2d8b8c93418dbd5281dae5d.zip |
xfce-base/thunar: Stabilize 4.16.8 x86, #789396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-4.16.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-4.16.8.ebuild b/xfce-base/thunar/thunar-4.16.8.ebuild index a50b1046a411..e48927db783e 100644 --- a/xfce-base/thunar/thunar-4.16.8.ebuild +++ b/xfce-base/thunar/thunar-4.16.8.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" |