[gnome-commander] gnome-commander.ebuild.in: Fix MissingTestRestrict



commit 676e089ffcd1eec5ae4b10e038aae31303fa9d23
Author: Uwe Scholz <u scholz83 gmx de>
Date:   Mon May 18 22:39:24 2020 +0200

    gnome-commander.ebuild.in: Fix MissingTestRestrict

 data/gnome-commander.ebuild.in | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/data/gnome-commander.ebuild.in b/data/gnome-commander.ebuild.in
index 94f9a57c..872da762 100644
--- a/data/gnome-commander.ebuild.in
+++ b/data/gnome-commander.ebuild.in
@@ -14,6 +14,7 @@ LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE="chm exif gsf pdf taglib samba test +unique"
+RESTRICT="!test? ( test )"
 
 RDEPEND="
        app-text/yelp-tools


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]