commit: 46cbe2f16a7897fbc19b0eb0173c7f304c6cb9e1 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> AuthorDate: Mon Jan 8 23:46:07 2018 +0000 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org> CommitDate: Mon Jan 8 23:57:33 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cbe2f1
dev-ruby/path_expander: x86 keyworded (bug #605950) Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-ruby/path_expander/path_expander-1.0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-ruby/path_expander/path_expander-1.0.2.ebuild b/dev-ruby/path_expander/path_expander-1.0.2.ebuild index 97d13e7f16f..d63deb96850 100644 --- a/dev-ruby/path_expander/path_expander-1.0.2.ebuild +++ b/dev-ruby/path_expander/path_expander-1.0.2.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=6 @@ -13,7 +13,7 @@ DESCRIPTION="Pre-process CLI arguments expanding directories into their constitu HOMEPAGE="https://github.com/seattlerb/path_expander" LICENSE="MIT" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" SLOT="1" IUSE=""
