Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/path_expander/
Date: Tue, 09 Jan 2018 02:03:54
Message-Id: 1515455853.46cbe2f16a7897fbc19b0eb0173c7f304c6cb9e1.whissi@gentoo
1 commit: 46cbe2f16a7897fbc19b0eb0173c7f304c6cb9e1
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Mon Jan 8 23:46:07 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Mon Jan 8 23:57:33 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46cbe2f1
7
8 dev-ruby/path_expander: x86 keyworded (bug #605950)
9
10 Package-Manager: Portage-2.3.19, Repoman-2.3.6
11
12 dev-ruby/path_expander/path_expander-1.0.2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/dev-ruby/path_expander/path_expander-1.0.2.ebuild b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
16 index 97d13e7f16f..d63deb96850 100644
17 --- a/dev-ruby/path_expander/path_expander-1.0.2.ebuild
18 +++ b/dev-ruby/path_expander/path_expander-1.0.2.ebuild
19 @@ -1,4 +1,4 @@
20 -# Copyright 1999-2017 Gentoo Foundation
21 +# Copyright 1999-2018 Gentoo Foundation
22 # Distributed under the terms of the GNU General Public License v2
23
24 EAPI=6
25 @@ -13,7 +13,7 @@ DESCRIPTION="Pre-process CLI arguments expanding directories into their constitu
26 HOMEPAGE="https://github.com/seattlerb/path_expander"
27 LICENSE="MIT"
28
29 -KEYWORDS="~amd64"
30 +KEYWORDS="~amd64 ~x86"
31 SLOT="1"
32 IUSE=""