Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/trollop/
Date: Wed, 06 Jan 2021 18:32:33
Message-Id: 1609957935.569601adf2516bed7337d2ef3885e9ab8d9b103b.grobian@gentoo
1 commit: 569601adf2516bed7337d2ef3885e9ab8d9b103b
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 18:28:18 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 18:32:15 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=569601ad
7
8 dev-ruby/trollop: drop x86-macos
9
10 Package-Manager: Portage-3.0.12, Repoman-3.0.2
11 Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>
12
13 dev-ruby/trollop/trollop-2.1.3.ebuild | 4 ++--
14 dev-ruby/trollop/trollop-2.9.10.ebuild | 4 ++--
15 2 files changed, 4 insertions(+), 4 deletions(-)
16
17 diff --git a/dev-ruby/trollop/trollop-2.1.3.ebuild b/dev-ruby/trollop/trollop-2.1.3.ebuild
18 index 0418fcc9690..6c9feae9595 100644
19 --- a/dev-ruby/trollop/trollop-2.1.3.ebuild
20 +++ b/dev-ruby/trollop/trollop-2.1.3.ebuild
21 @@ -1,4 +1,4 @@
22 -# Copyright 1999-2019 Gentoo Authors
23 +# Copyright 1999-2021 Gentoo Authors
24 # Distributed under the terms of the GNU General Public License v2
25
26 EAPI=6
27 @@ -14,7 +14,7 @@ DESCRIPTION="Trollop is a commandline option parser for Ruby"
28 HOMEPAGE="https://manageiq.github.io/trollop/"
29 LICENSE="MIT"
30
31 -KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
32 +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
33 SLOT="2"
34 IUSE=""
35
36
37 diff --git a/dev-ruby/trollop/trollop-2.9.10.ebuild b/dev-ruby/trollop/trollop-2.9.10.ebuild
38 index 5a12cb71049..c822e14eb51 100644
39 --- a/dev-ruby/trollop/trollop-2.9.10.ebuild
40 +++ b/dev-ruby/trollop/trollop-2.9.10.ebuild
41 @@ -1,4 +1,4 @@
42 -# Copyright 1999-2020 Gentoo Authors
43 +# Copyright 1999-2021 Gentoo Authors
44 # Distributed under the terms of the GNU General Public License v2
45
46 EAPI=7
47 @@ -13,7 +13,7 @@ DESCRIPTION="Trollop is a commandline option parser for Ruby"
48 HOMEPAGE="https://manageiq.github.io/trollop/"
49 LICENSE="MIT"
50
51 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
52 +KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~sparc ~x86 ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
53 SLOT="2"
54 IUSE=""