diff options
Diffstat (limited to 'app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild')
-rw-r--r-- | app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild b/app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild index baa5af0d25de..4bc7be0358f1 100644 --- a/app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild +++ b/app-admin/lastpass-cli/lastpass-cli-1.3.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,6 +14,7 @@ SLOT="0" LICENSE="GPL-2+ GPL-2+-with-openssl-exception" KEYWORDS="amd64 x86" IUSE="libressl X +pinentry test" +RESTRICT="!test? ( test )" RDEPEND=" X? ( || ( x11-misc/xclip x11-misc/xsel ) ) |