diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:43 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 12:12:43 +0200 |
commit | 4e714328dc5efd3495d39154103a346bda88e9e9 (patch) | |
tree | 9e6101155a5fb31865c945f95ae1b2dad9cf6f29 /xfce-base | |
parent | x11-terms/xfce4-terminal: arm stable wrt bug #720440 (diff) | |
download | gentoo-4e714328dc5efd3495d39154103a346bda88e9e9.tar.gz gentoo-4e714328dc5efd3495d39154103a346bda88e9e9.tar.bz2 gentoo-4e714328dc5efd3495d39154103a346bda88e9e9.zip |
xfce-base/thunar: arm stable wrt bug #720440
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.14.ebuild b/xfce-base/thunar/thunar-1.8.14.ebuild index b6d79d4ccf4c..f0a0028c1bde 100644 --- a/xfce-base/thunar/thunar-1.8.14.ebuild +++ b/xfce-base/thunar/thunar-1.8.14.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" |