summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-admin/setools')
-rw-r--r--app-admin/setools/setools-4.3.0.ebuild7
-rw-r--r--app-admin/setools/setools-9999.ebuild7
2 files changed, 6 insertions, 8 deletions
diff --git a/app-admin/setools/setools-4.3.0.ebuild b/app-admin/setools/setools-4.3.0.ebuild
index 22ab1263f7f0..830ac106a763 100644
--- a/app-admin/setools/setools-4.3.0.ebuild
+++ b/app-admin/setools/setools-4.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -30,9 +30,8 @@ RDEPEND="${PYTHON_DEPS}
X? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
)"
-
-DEPEND="${RDEPEND}
- >=dev-python/cython-0.27
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-python/cython-0.27
test? (
sys-apps/checkpolicy
)"
diff --git a/app-admin/setools/setools-9999.ebuild b/app-admin/setools/setools-9999.ebuild
index fd1fb1b07fac..13be0f339ebb 100644
--- a/app-admin/setools/setools-9999.ebuild
+++ b/app-admin/setools/setools-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="7"
@@ -30,9 +30,8 @@ RDEPEND="${PYTHON_DEPS}
X? (
dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}]
)"
-
-DEPEND="${RDEPEND}
- >=dev-python/cython-0.27
+DEPEND="${RDEPEND}"
+BDEPEND=">=dev-python/cython-0.27
test? (
sys-apps/checkpolicy
)"