diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:24:18 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2016-03-15 13:24:18 +0100 |
commit | abeed0e8e6dede3bcb0c5249c45c74763d4a7c2e (patch) | |
tree | cd91d4b00faf7a838ed79522a1f390671d3bfcee /app-admin/lastpass-cli | |
parent | virtual/perl-JSON-PP: ppc stable wrt bug #576000 (diff) | |
download | gentoo-abeed0e8e6dede3bcb0c5249c45c74763d4a7c2e.tar.gz gentoo-abeed0e8e6dede3bcb0c5249c45c74763d4a7c2e.tar.bz2 gentoo-abeed0e8e6dede3bcb0c5249c45c74763d4a7c2e.zip |
app-admin/lastpass-cli: amd64 stable wrt bug #576426
Package-Manager: portage-2.2.26
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-admin/lastpass-cli')
-rw-r--r-- | app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild index a0854db7b959..ba113b52cde4 100644 --- a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild +++ b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" LICENSE="GPL-2+" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="libressl X +pinentry" RDEPEND=" |