diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:21:50 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:11 +0300 |
commit | 868dd8d0e820d1c75a53154c3bcf248b4e23a657 (patch) | |
tree | dd8e09e449ba36a8ee6a278a09784a5b251351fd /xfce-base/thunar | |
parent | xfce-base/libxfce4util: arm stable wrt bug #697454 (diff) | |
download | gentoo-868dd8d0e820d1c75a53154c3bcf248b4e23a657.tar.gz gentoo-868dd8d0e820d1c75a53154c3bcf248b4e23a657.tar.bz2 gentoo-868dd8d0e820d1c75a53154c3bcf248b4e23a657.zip |
xfce-base/thunar: arm stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.9.ebuild b/xfce-base/thunar/thunar-1.8.9.ebuild index af97a0bbb91b..9cefa3e5149b 100644 --- a/xfce-base/thunar/thunar-1.8.9.ebuild +++ b/xfce-base/thunar/thunar-1.8.9.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://archive.xfce.org/src/xfce/${PN}/${PV%.*}/${MY_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 test +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |