Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/lastpass-cli/
Date: Thu, 07 Jan 2021 01:08:49
Message-Id: 1609981496.418e9b43539825d21a8dc970b18da511e0086d1c.sam@gentoo
1 commit: 418e9b43539825d21a8dc970b18da511e0086d1c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 7 01:04:56 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 7 01:04:56 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=418e9b43
7
8 app-admin/lastpass-cli: Stabilize 1.3.3 x86, #763951
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild b/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild
16 index fd08e58788c..b202c4fb1ad 100644
17 --- a/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild
18 +++ b/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild
19 @@ -13,7 +13,7 @@ SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
20
21 SLOT="0"
22 LICENSE="GPL-2+ GPL-2+-with-openssl-exception"
23 -KEYWORDS="amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE="libressl X +pinentry test"
26 RESTRICT="!test? ( test )"