Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/gromacs/
Date: Wed, 06 Jan 2021 15:10:55
Message-Id: 1609945780.a396fac54cd65787121b1d9427e6d29dfe0f7212.grobian@gentoo
1 commit: a396fac54cd65787121b1d9427e6d29dfe0f7212
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Wed Jan 6 15:09:40 2021 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Wed Jan 6 15:09:40 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a396fac5
7
8 sci-chemistry/gromacs: 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 sci-chemistry/gromacs/gromacs-2018.8.ebuild | 4 ++--
14 sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild | 4 ++--
15 sci-chemistry/gromacs/gromacs-2019.6.ebuild | 4 ++--
16 sci-chemistry/gromacs/gromacs-2020.4.ebuild | 4 ++--
17 sci-chemistry/gromacs/gromacs-2020.9999.ebuild | 4 ++--
18 sci-chemistry/gromacs/gromacs-2021.9999.ebuild | 4 ++--
19 sci-chemistry/gromacs/gromacs-2021_beta3.ebuild | 4 ++--
20 sci-chemistry/gromacs/gromacs-9999.ebuild | 4 ++--
21 8 files changed, 16 insertions(+), 16 deletions(-)
22
23 diff --git a/sci-chemistry/gromacs/gromacs-2018.8.ebuild b/sci-chemistry/gromacs/gromacs-2018.8.ebuild
24 index 7d248a91ad6..ee771a89ea3 100644
25 --- a/sci-chemistry/gromacs/gromacs-2018.8.ebuild
26 +++ b/sci-chemistry/gromacs/gromacs-2018.8.ebuild
27 @@ -1,4 +1,4 @@
28 -# Copyright 1999-2020 Gentoo Authors
29 +# Copyright 1999-2021 Gentoo Authors
30 # Distributed under the terms of the GNU General Public License v2
31
32 EAPI=7
33 @@ -11,7 +11,7 @@ SRC_URI="
34 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
35 doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf )
36 test? ( https://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
37 -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
38 +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos"
39
40 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
41
42
43 diff --git a/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild b/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild
44 index d534eb5dfcf..da2db70a974 100644
45 --- a/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild
46 +++ b/sci-chemistry/gromacs/gromacs-2019.5-r1.ebuild
47 @@ -1,4 +1,4 @@
48 -# Copyright 1999-2020 Gentoo Authors
49 +# Copyright 1999-2021 Gentoo Authors
50 # Distributed under the terms of the GNU General Public License v2
51
52 EAPI=7
53 @@ -11,7 +11,7 @@ SRC_URI="
54 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
55 doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf )
56 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
57 -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
58 +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos"
59
60 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
61
62
63 diff --git a/sci-chemistry/gromacs/gromacs-2019.6.ebuild b/sci-chemistry/gromacs/gromacs-2019.6.ebuild
64 index d534eb5dfcf..da2db70a974 100644
65 --- a/sci-chemistry/gromacs/gromacs-2019.6.ebuild
66 +++ b/sci-chemistry/gromacs/gromacs-2019.6.ebuild
67 @@ -1,4 +1,4 @@
68 -# Copyright 1999-2020 Gentoo Authors
69 +# Copyright 1999-2021 Gentoo Authors
70 # Distributed under the terms of the GNU General Public License v2
71
72 EAPI=7
73 @@ -11,7 +11,7 @@ SRC_URI="
74 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
75 doc? ( http://ftp.gromacs.org/manual/manual-${PV/_/-}.pdf )
76 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
77 -KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
78 +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos"
79
80 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
81
82
83 diff --git a/sci-chemistry/gromacs/gromacs-2020.4.ebuild b/sci-chemistry/gromacs/gromacs-2020.4.ebuild
84 index acff64fd6d8..ed357bd2d7a 100644
85 --- a/sci-chemistry/gromacs/gromacs-2020.4.ebuild
86 +++ b/sci-chemistry/gromacs/gromacs-2020.4.ebuild
87 @@ -1,4 +1,4 @@
88 -# Copyright 1999-2020 Gentoo Authors
89 +# Copyright 1999-2021 Gentoo Authors
90 # Distributed under the terms of the GNU General Public License v2
91
92 EAPI=7
93 @@ -22,7 +22,7 @@ else
94 SRC_URI="
95 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
96 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
97 - KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
98 + KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux ~x64-macos"
99 fi
100
101 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
102
103 diff --git a/sci-chemistry/gromacs/gromacs-2020.9999.ebuild b/sci-chemistry/gromacs/gromacs-2020.9999.ebuild
104 index 99d60e61ff7..bf0d38276e2 100644
105 --- a/sci-chemistry/gromacs/gromacs-2020.9999.ebuild
106 +++ b/sci-chemistry/gromacs/gromacs-2020.9999.ebuild
107 @@ -1,4 +1,4 @@
108 -# Copyright 1999-2020 Gentoo Authors
109 +# Copyright 1999-2021 Gentoo Authors
110 # Distributed under the terms of the GNU General Public License v2
111
112 EAPI=7
113 @@ -22,7 +22,7 @@ else
114 SRC_URI="
115 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
116 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
117 - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
118 + KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
119 fi
120
121 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2"
122
123 diff --git a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
124 index c4951b414c9..99ee93e0509 100644
125 --- a/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
126 +++ b/sci-chemistry/gromacs/gromacs-2021.9999.ebuild
127 @@ -1,4 +1,4 @@
128 -# Copyright 1999-2020 Gentoo Authors
129 +# Copyright 1999-2021 Gentoo Authors
130 # Distributed under the terms of the GNU General Public License v2
131
132 EAPI=7
133 @@ -22,7 +22,7 @@ else
134 SRC_URI="
135 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
136 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
137 - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
138 + KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
139 fi
140
141 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_arm_neon"
142
143 diff --git a/sci-chemistry/gromacs/gromacs-2021_beta3.ebuild b/sci-chemistry/gromacs/gromacs-2021_beta3.ebuild
144 index c4951b414c9..99ee93e0509 100644
145 --- a/sci-chemistry/gromacs/gromacs-2021_beta3.ebuild
146 +++ b/sci-chemistry/gromacs/gromacs-2021_beta3.ebuild
147 @@ -1,4 +1,4 @@
148 -# Copyright 1999-2020 Gentoo Authors
149 +# Copyright 1999-2021 Gentoo Authors
150 # Distributed under the terms of the GNU General Public License v2
151
152 EAPI=7
153 @@ -22,7 +22,7 @@ else
154 SRC_URI="
155 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
156 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
157 - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
158 + KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
159 fi
160
161 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_arm_neon"
162
163 diff --git a/sci-chemistry/gromacs/gromacs-9999.ebuild b/sci-chemistry/gromacs/gromacs-9999.ebuild
164 index c4951b414c9..99ee93e0509 100644
165 --- a/sci-chemistry/gromacs/gromacs-9999.ebuild
166 +++ b/sci-chemistry/gromacs/gromacs-9999.ebuild
167 @@ -1,4 +1,4 @@
168 -# Copyright 1999-2020 Gentoo Authors
169 +# Copyright 1999-2021 Gentoo Authors
170 # Distributed under the terms of the GNU General Public License v2
171
172 EAPI=7
173 @@ -22,7 +22,7 @@ else
174 SRC_URI="
175 http://ftp.gromacs.org/gromacs/${PN}-${PV/_/-}.tar.gz
176 test? ( http://ftp.gromacs.org/regressiontests/regressiontests-${PV/_/-}.tar.gz )"
177 - KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
178 + KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux ~x64-macos"
179 fi
180
181 ACCE_IUSE="cpu_flags_x86_sse2 cpu_flags_x86_sse4_1 cpu_flags_x86_fma4 cpu_flags_x86_avx cpu_flags_x86_avx2 cpu_flags_x86_avx512f cpu_flags_arm_neon"