Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-eselect/eselect-ruby/
Date: Mon, 11 Oct 2021 01:17:07
Message-Id: 1633914983.98bc44b6cb01f9724a6f509da88b3efed751a1bb.sam@gentoo
1 commit: 98bc44b6cb01f9724a6f509da88b3efed751a1bb
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Mon Oct 11 01:16:23 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Mon Oct 11 01:16:23 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98bc44b6
7
8 app-eselect/eselect-ruby: Stabilize 20191222 arm64, #801289
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild b/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild
16 index 9deb3f10557..9d82f6314ed 100644
17 --- a/app-eselect/eselect-ruby/eselect-ruby-20191222.ebuild
18 +++ b/app-eselect/eselect-ruby/eselect-ruby-20191222.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 ~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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
25 IUSE=""
26
27 RDEPEND=">=app-admin/eselect-1.0.2"