Gentoo Archives: gentoo-commits

From: Matt Turner <mattst88@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-ruby/
Date: Thu, 02 Apr 2020 02:11:10
Message-Id: 1585793454.e3443b419066870c539f93f9e4b094da3d3e13c1.mattst88@gentoo
1 commit: e3443b419066870c539f93f9e4b094da3d3e13c1
2 Author: Matt Turner <mattst88 <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 2 02:04:28 2020 +0000
4 Commit: Matt Turner <mattst88 <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 2 02:10:54 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e3443b41
7
8 app-eselect/eselect-ruby-20190121: ppc stable, bug 688976
9
10 Signed-off-by: Matt Turner <mattst88 <AT> gentoo.org>
11
12 app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild
16 index 43880c79bb8..09d9bce4c0e 100644
17 --- a/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild
18 +++ b/app-eselect/eselect-ruby/eselect-ruby-20190121.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="https://dev.gentoo.org/~graaff/ruby-team/ruby.eselect-${PVR}.xz"
20
21 LICENSE="GPL-2"
22 SLOT="0"
23 -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ~ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ~ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=">=app-admin/eselect-1.0.2"