diff options
Diffstat (limited to 'app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild')
-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 8bb6a25f0af2..cb59557967d9 100644 --- a/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild +++ b/app-admin/lastpass-cli/lastpass-cli-0.8.1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/lastpass/lastpass-cli" SRC_URI="https://github.com/lastpass/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" SLOT="0" -LICENSE="GPL-2" +LICENSE="GPL-2+" KEYWORDS="~amd64 ~x86" IUSE="libressl X +pinentry" |