diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:18:01 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-28 15:24:33 +0200 |
commit | 631e309d92a7b6860ce5f7491e92a93ec6252f57 (patch) | |
tree | 9185eddb1984dedfd4d88f13abd08dba7aee73ab /app-admin/pass | |
parent | net-misc/networkmanager-vpnc: x86 stable (bug #661712) (diff) | |
download | gentoo-631e309d92a7b6860ce5f7491e92a93ec6252f57.tar.gz gentoo-631e309d92a7b6860ce5f7491e92a93ec6252f57.tar.bz2 gentoo-631e309d92a7b6860ce5f7491e92a93ec6252f57.zip |
app-admin/pass: x86 keyworded (bug #661432)
Package-Manager: Portage-2.3.43, Repoman-2.3.10
Diffstat (limited to 'app-admin/pass')
-rw-r--r-- | app-admin/pass/pass-1.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/pass/pass-1.7.2-r1.ebuild b/app-admin/pass/pass-1.7.2-r1.ebuild index 370114ac6312..ed9f56e79919 100644 --- a/app-admin/pass/pass-1.7.2-r1.ebuild +++ b/app-admin/pass/pass-1.7.2-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://git.zx2c4.com/password-store/snapshot/password-store-${PV}.tar. SLOT="0" LICENSE="GPL-2" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="+git X zsh-completion fish-completion emacs dmenu importers elibc_Darwin" RDEPEND=" |