commit: 6610a02984996560bb702b9c632891ec5de03339 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Wed Dec 21 20:51:25 2016 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Wed Dec 21 21:33:39 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6610a029
app-admin/pass: x86 stable (bug #569898) Package-Manager: Portage-2.3.2, Repoman-2.3.1 app-admin/pass/pass-1.6.5.ebuild | 4 ++-- 1 file 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 c3f2abf..53299d2 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="
