diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 21:51:25 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2016-12-21 22:33:39 +0100 |
commit | 6610a02984996560bb702b9c632891ec5de03339 (patch) | |
tree | f04b0ce12271cba7b5fa6f29dfce77628a4ccd17 /app-admin/pass | |
parent | dev-perl/Net-OpenSSH: x86 stable (bug #589086) (diff) | |
download | gentoo-6610a02984996560bb702b9c632891ec5de03339.tar.gz gentoo-6610a02984996560bb702b9c632891ec5de03339.tar.bz2 gentoo-6610a02984996560bb702b9c632891ec5de03339.zip |
app-admin/pass: x86 stable (bug #569898)
Package-Manager: Portage-2.3.2, Repoman-2.3.1
Diffstat (limited to 'app-admin/pass')
-rw-r--r-- | app-admin/pass/pass-1.6.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/pass/pass-1.6.5.ebuild b/app-admin/pass/pass-1.6.5.ebuild index c3f2abf6214b..53299d29db4c 100644 --- a/app-admin/pass/pass-1.6.5.ebuild +++ b/app-admin/pass/pass-1.6.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ SRC_URI="http://git.zx2c4.com/password-store/snapshot/password-store-${PV}.tar.x SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 ~x86 ~x86-macos" +KEYWORDS="amd64 x86 ~x86-macos" IUSE="+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin" RDEPEND=" |