diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:46 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-10 21:32:46 +0300 |
commit | 1adde7e5d7965a2f417e92d975d1abc2cf1d9916 (patch) | |
tree | 152e9e2bc38001ebdf8187566f33249528c271b9 /xfce-base/thunar | |
parent | xfce-base/libxfce4util: x86 stable wrt bug #697454 (diff) | |
download | gentoo-1adde7e5d7965a2f417e92d975d1abc2cf1d9916.tar.gz gentoo-1adde7e5d7965a2f417e92d975d1abc2cf1d9916.tar.bz2 gentoo-1adde7e5d7965a2f417e92d975d1abc2cf1d9916.zip |
xfce-base/thunar: x86 stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 dc09fa51362b..2d9326acc437 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" |