diff --git a/app-arch/unrpa/unrpa-1.4.1.ebuild b/app-arch/unrpa/unrpa-1.4.1.ebuild index 59be8947871eb..08b6cbe02bcc2 100644 --- a/app-arch/unrpa/unrpa-1.4.1.ebuild +++ b/app-arch/unrpa/unrpa-1.4.1.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 @@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa" LICENSE="GPL-3" SLOT="0" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" RDEPEND=${DEPEND} diff --git a/app-arch/unrpa/unrpa-9999.ebuild b/app-arch/unrpa/unrpa-9999.ebuild index 59be8947871eb..08b6cbe02bcc2 100644 --- a/app-arch/unrpa/unrpa-9999.ebuild +++ b/app-arch/unrpa/unrpa-9999.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 @@ -19,6 +19,7 @@ HOMEPAGE="https://github.com/Lattyware/unrpa" LICENSE="GPL-3" SLOT="0" +REQUIRED_USE="${PYTHON_REQUIRED_USE}" DEPEND="${PYTHON_DEPS}" RDEPEND=${DEPEND}