diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:23:11 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2019-10-13 14:24:35 +0300 |
commit | 3903bc93b5a89ec7b96348d27b4d230953c5456f (patch) | |
tree | d33883703776e05b83a3db429d39d886e4747ab3 /xfce-base/thunar | |
parent | xfce-base/libxfce4util: alpha stable wrt bug #697454 (diff) | |
download | gentoo-3903bc93b5a89ec7b96348d27b4d230953c5456f.tar.gz gentoo-3903bc93b5a89ec7b96348d27b4d230953c5456f.tar.bz2 gentoo-3903bc93b5a89ec7b96348d27b4d230953c5456f.zip |
xfce-base/thunar: alpha stable wrt bug #697454
Package-Manager: Portage-2.3.76, Repoman-2.3.16
RepoMan-Options: --include-arches="alpha"
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 9cefa3e5149b..aebca7766ec8 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" |