commit: a9191b244deebf75deb865562af8394f3e1d06d6 Author: Markus Meier <maekke <AT> gentoo <DOT> org> AuthorDate: Tue Jan 23 05:56:29 2018 +0000 Commit: Markus Meier <maekke <AT> gentoo <DOT> org> CommitDate: Tue Jan 23 05:56:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9191b24
app-admin/pass: add ~arm, bug #601564 Package-Manager: Portage-2.3.19, Repoman-2.3.6 RepoMan-Options: --include-arches="arm" app-admin/pass/pass-1.7.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/pass/pass-1.7.1.ebuild b/app-admin/pass/pass-1.7.1.ebuild index 7aef97b57dd..710fc5a1d86 100644 --- a/app-admin/pass/pass-1.7.1.ebuild +++ b/app-admin/pass/pass-1.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -11,7 +11,7 @@ SRC_URI="https://git.zx2c4.com/password-store/snapshot/password-store-${PV}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="amd64 x86 ~x86-macos" +KEYWORDS="amd64 ~arm x86 ~x86-macos" IUSE="+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin" RDEPEND="
