summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/rnv/rnv-1.7.11-r1.ebuild')
-rw-r--r--app-text/rnv/rnv-1.7.11-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/app-text/rnv/rnv-1.7.11-r1.ebuild b/app-text/rnv/rnv-1.7.11-r1.ebuild
index aa115b86e3fa..5d0d5e3eb55e 100644
--- a/app-text/rnv/rnv-1.7.11-r1.ebuild
+++ b/app-text/rnv/rnv-1.7.11-r1.ebuild
@@ -13,10 +13,9 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.xz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~amd64 ~x86"
-IUSE="scheme"
RDEPEND="dev-libs/expat
- scheme? ( dev-scheme/scm[libscm] )"
+ dev-scheme/scm[libscm]"
DEPEND="${RDEPEND}"
src_prepare() {