diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-11-03 14:31:05 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-11-03 15:01:32 +0100 |
commit | 9a20412b7ed51ba710dea741c1bc6d0bbf0e5675 (patch) | |
tree | 9d8330628227435d16d3eb8bba7556ff808664ac /xfce-base/thunar | |
parent | dev-php/pecl-imagick: Add ~arm keyword wrt bug #688204 (diff) | |
download | gentoo-9a20412b7ed51ba710dea741c1bc6d0bbf0e5675.tar.gz gentoo-9a20412b7ed51ba710dea741c1bc6d0bbf0e5675.tar.bz2 gentoo-9a20412b7ed51ba710dea741c1bc6d0bbf0e5675.zip |
xfce-base/thunar: Remove unused USE=test
Signed-off-by: Michał Górny <mgorny@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 5670f786cdf0..1a081715f0ff 100644 --- a/xfce-base/thunar/thunar-1.8.9.ebuild +++ b/xfce-base/thunar/thunar-1.8.9.ebuild @@ -13,7 +13,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" -IUSE="exif introspection libnotify pcre test +trash-panel-plugin udisks" +IUSE="exif introspection libnotify pcre +trash-panel-plugin udisks" GVFS_DEPEND=">=gnome-base/gvfs-1.18.3" COMMON_DEPEND=">=dev-lang/perl-5.6 |