diff options
Diffstat (limited to 'sys-apps/tuned/tuned-2.7.1-r3.ebuild')
-rw-r--r-- | sys-apps/tuned/tuned-2.7.1-r3.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-apps/tuned/tuned-2.7.1-r3.ebuild b/sys-apps/tuned/tuned-2.7.1-r3.ebuild index d8d3a5fb28ad..99c6ce5840b7 100644 --- a/sys-apps/tuned/tuned-2.7.1-r3.ebuild +++ b/sys-apps/tuned/tuned-2.7.1-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -18,6 +18,7 @@ KEYWORDS="~amd64 ~x86" REQUIRED_USE="${PYTHON_REQUIRED_USE}" CDEPEND=" + ${PYTHON_DEPS} dev-python/configobj[${PYTHON_USEDEP}] dev-python/decorator[${PYTHON_USEDEP}] dev-python/pyudev[${PYTHON_USEDEP}] |