summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-misc/fslint/fslint-2.44-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/fslint/fslint-2.44-r2.ebuild b/app-misc/fslint/fslint-2.44-r2.ebuild
index e7577c442eae..80c05769a27a 100644
--- a/app-misc/fslint/fslint-2.44-r2.ebuild
+++ b/app-misc/fslint/fslint-2.44-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,8 +14,8 @@ SRC_URI="http://www.pixelbeat.org/${PN}/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 x86"
-
IUSE="nls"
+REQUIRED_USE="${PYTHON_REQUIRED_USE}"
RDEPEND="${PYTHON_DEPS}
dev-python/pygtk:2[${PYTHON_USEDEP}]