diff options
author | Sam James <sam@gentoo.org> | 2021-01-07 01:04:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-07 01:04:56 +0000 |
commit | 418e9b43539825d21a8dc970b18da511e0086d1c (patch) | |
tree | 90524455d85a80be286c99d3ef972a0cc1ac8147 /app-admin/lastpass-cli | |
parent | x11-misc/habak: Stabilize 0.2.5-r3 x86, #763972 (diff) | |
download | gentoo-418e9b43539825d21a8dc970b18da511e0086d1c.tar.gz gentoo-418e9b43539825d21a8dc970b18da511e0086d1c.tar.bz2 gentoo-418e9b43539825d21a8dc970b18da511e0086d1c.zip |
app-admin/lastpass-cli: Stabilize 1.3.3 x86, #763951
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-admin/lastpass-cli')
-rw-r--r-- | app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild b/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild index fd08e58788c2..b202c4fb1ad2 100644 --- a/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild +++ b/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz SLOT="0" LICENSE="GPL-2+ GPL-2+-with-openssl-exception" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="libressl X +pinentry test" RESTRICT="!test? ( test )" |