diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-14 21:05:10 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-14 21:05:10 +0300 |
commit | b1272ef877beae30e4f9032e069cf6244d1e6958 (patch) | |
tree | c3a5a58f06c6f093276c59d64a8a765c8d89c757 /xfce-base | |
parent | xfce-base/exo: arm stable wrt bug #712350 (diff) | |
download | gentoo-b1272ef877beae30e4f9032e069cf6244d1e6958.tar.gz gentoo-b1272ef877beae30e4f9032e069cf6244d1e6958.tar.bz2 gentoo-b1272ef877beae30e4f9032e069cf6244d1e6958.zip |
xfce-base/thunar: arm stable wrt bug #712350
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'xfce-base')
-rw-r--r-- | xfce-base/thunar/thunar-1.8.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.8.12.ebuild b/xfce-base/thunar/thunar-1.8.12.ebuild index b6d79d4ccf4c..f0a0028c1bde 100644 --- a/xfce-base/thunar/thunar-1.8.12.ebuild +++ b/xfce-base/thunar/thunar-1.8.12.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" |