Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/haskell-updater/
Date: Wed, 06 Jan 2021 12:46:37
Message-Id: 1609937133.74c281eaa1f44262aadc977f521bacd275c47934.grobian@gentoo
1 commit: 74c281eaa1f44262aadc977f521bacd275c47934
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 12:45:33 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 12:45:33 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=74c281ea
7
8 app-admin/haskell-updater: 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 app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild | 4 ++--
14 app-admin/haskell-updater/haskell-updater-1.3.1.ebuild | 4 ++--
15 app-admin/haskell-updater/haskell-updater-1.3.2.ebuild | 4 ++--
16 3 files changed, 6 insertions(+), 6 deletions(-)
17
18 diff --git a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
19 index 200a5286f8e..79d82fc62d5 100644
20 --- a/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
21 +++ b/app-admin/haskell-updater/haskell-updater-1.2.12-r1.ebuild
22 @@ -1,4 +1,4 @@
23 -# Copyright 1999-2019 Gentoo Authors
24 +# Copyright 1999-2021 Gentoo Authors
25 # Distributed under the terms of the GNU General Public License v2
26
27 EAPI=6
28 @@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
29
30 LICENSE="GPL-2"
31 SLOT="0"
32 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
33 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
34 IUSE=""
35
36 DEPEND=">=dev-lang/ghc-6.12.1"
37
38 diff --git a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
39 index 7bab96460e7..46aa1414b2e 100644
40 --- a/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
41 +++ b/app-admin/haskell-updater/haskell-updater-1.3.1.ebuild
42 @@ -1,4 +1,4 @@
43 -# Copyright 1999-2020 Gentoo Authors
44 +# Copyright 1999-2021 Gentoo Authors
45 # Distributed under the terms of the GNU General Public License v2
46
47 EAPI=6
48 @@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
49
50 LICENSE="GPL-2"
51 SLOT="0"
52 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
53 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
54 IUSE=""
55
56 DEPEND=">=dev-lang/ghc-6.12.1"
57
58 diff --git a/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild b/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
59 index 7bab96460e7..46aa1414b2e 100644
60 --- a/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
61 +++ b/app-admin/haskell-updater/haskell-updater-1.3.2.ebuild
62 @@ -1,4 +1,4 @@
63 -# Copyright 1999-2020 Gentoo Authors
64 +# Copyright 1999-2021 Gentoo Authors
65 # Distributed under the terms of the GNU General Public License v2
66
67 EAPI=6
68 @@ -12,7 +12,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz"
69
70 LICENSE="GPL-2"
71 SLOT="0"
72 -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~x86-solaris"
73 +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris"
74 IUSE=""
75
76 DEPEND=">=dev-lang/ghc-6.12.1"