diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:42:20 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-04-07 17:42:20 +0300 |
commit | 8f9b394f77cc39e0dc7a96692e0a59629dba43ce (patch) | |
tree | 691f8110ae01480f554c35199b2ad7a003a0f607 /xfce-base/thunar | |
parent | xfce-base/garcon: x86 stable wrt bug #682814 (diff) | |
download | gentoo-8f9b394f77cc39e0dc7a96692e0a59629dba43ce.tar.gz gentoo-8f9b394f77cc39e0dc7a96692e0a59629dba43ce.tar.bz2 gentoo-8f9b394f77cc39e0dc7a96692e0a59629dba43ce.zip |
xfce-base/thunar: x86 stable wrt bug #682814
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Package-Manager: Portage-2.3.62, Repoman-2.3.11
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'xfce-base/thunar')
-rw-r--r-- | xfce-base/thunar/thunar-1.6.16.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfce-base/thunar/thunar-1.6.16.ebuild b/xfce-base/thunar/thunar-1.6.16.ebuild index 37018c19c360..60ba6f3bf783 100644 --- a/xfce-base/thunar/thunar-1.6.16.ebuild +++ b/xfce-base/thunar/thunar-1.6.16.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" -KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~x86-solaris" IUSE="+dbus exif libnotify pcre test +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" |