diff options
author | Sam James <sam@gentoo.org> | 2021-03-28 13:14:24 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-28 13:17:00 +0100 |
commit | c1746dd9ffbb6e1527d569d18416b31384d481ee (patch) | |
tree | 9f1a58fc4a4d1bb99349bf0fbb7190ed6e5b3efd /xfce-base | |
parent | dev-python/jaraco-path: ~x64-macos keyworded (diff) | |
download | gentoo-c1746dd9ffbb6e1527d569d18416b31384d481ee.tar.gz gentoo-c1746dd9ffbb6e1527d569d18416b31384d481ee.tar.bz2 gentoo-c1746dd9ffbb6e1527d569d18416b31384d481ee.zip |
xfce-base/thunar: Stabilize 4.16.5 arm, #777279
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-4.16.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-4.16.5.ebuild b/xfce-base/thunar/thunar-4.16.5.ebuild index 64b83ce8355c..b88c4b869e40 100644 --- a/xfce-base/thunar/thunar-4.16.5.ebuild +++ b/xfce-base/thunar/thunar-4.16.5.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" |