diff options
Diffstat (limited to 'sys-auth/authenticator/authenticator-0.2.4.ebuild')
-rw-r--r-- | sys-auth/authenticator/authenticator-0.2.4.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sys-auth/authenticator/authenticator-0.2.4.ebuild b/sys-auth/authenticator/authenticator-0.2.4.ebuild index f3d4d2cdf2b4..4370f05ea9f1 100644 --- a/sys-auth/authenticator/authenticator-0.2.4.ebuild +++ b/sys-auth/authenticator/authenticator-0.2.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -23,6 +23,7 @@ LICENSE="GPL-2+" SLOT="0" REQUIRED_USE="${PYTHON_REQUIRED_USE}" IUSE="test" +RESTRICT="!test? ( test )" RDEPEND=" ${PYTHON_DEPS} app-crypt/libsecret |