Gentoo Archives: gentoo-commits

From: Hans de Graaff <graaff@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/bcat/
Date: Sun, 25 Mar 2018 07:25:08
Message-Id: 1521962683.2256c03fa4840c4929b97d3e138d24725a4e1e0c.graaff@gentoo
1 commit: 2256c03fa4840c4929b97d3e138d24725a4e1e0c
2 Author: Hans de Graaff <graaff <AT> gentoo <DOT> org>
3 AuthorDate: Sun Mar 25 07:24:43 2018 +0000
4 Commit: Hans de Graaff <graaff <AT> gentoo <DOT> org>
5 CommitDate: Sun Mar 25 07:24:43 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2256c03f
7
8 dev-ruby/bcat: mark stable for all arches
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-ruby/bcat/bcat-0.6.2-r3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
16 index 7cb16e2a1ed..122fdba3d69 100644
17 --- a/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
18 +++ b/dev-ruby/bcat/bcat-0.6.2-r3.ebuild
19 @@ -14,7 +14,7 @@ HOMEPAGE="https://github.com/rtomayko/bcat"
20
21 LICENSE="MIT"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
24 +KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd"
25 IUSE=""
26
27 # Collides on /usr/bin/bcat, bug 418301