summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-07 00:52:33 +0000
committerSam James <sam@gentoo.org>2021-01-07 00:57:59 +0000
commit7a4d90289fb84f629788612a861a9c685f53f3ad (patch)
tree31246db764cd517ebbb962124ca93eb21227b2de /app-admin/lastpass-cli
parentsys-apps/busybox: Stabilize 1.32.0-r1 amd64, #764008 (diff)
downloadgentoo-7a4d90289fb84f629788612a861a9c685f53f3ad.tar.gz
gentoo-7a4d90289fb84f629788612a861a9c685f53f3ad.tar.bz2
gentoo-7a4d90289fb84f629788612a861a9c685f53f3ad.zip
app-admin/lastpass-cli: Stabilize 1.3.3 amd64, #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.ebuild4
1 files changed, 2 insertions, 2 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 fefda5aeb792..fd08e58788c2 100644
--- a/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild
+++ b/app-admin/lastpass-cli/lastpass-cli-1.3.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -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 )"