aboutsummaryrefslogtreecommitdiff
blob: c319c54eb6c987daf141a3ef0f1b3d0d7f9bae15 (plain)
1
2
3
4
5
6
7
8
9
diff -Naur standalone/DependencyCheck/UnstatedIuse/UnstatedIuse-0.ebuild fixed/DependencyCheck/UnstatedIuse/UnstatedIuse-0.ebuild
--- standalone/DependencyCheck/UnstatedIuse/UnstatedIuse-0.ebuild	2019-09-17 10:59:41.809964886 -0600
+++ fixed/DependencyCheck/UnstatedIuse/UnstatedIuse-0.ebuild	2019-09-17 11:00:18.196116334 -0600
@@ -2,4 +2,5 @@
 HOMEPAGE="https://github.com/pkgcore/pkgcheck"
 SLOT="0"
 LICENSE="BSD"
+IUSE="used"
 RDEPEND="used? ( stub/stub1 )"