summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:10:31 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:10:31 +0100
commite32717a5652330dc5209f574e86e51b8179e07d2 (patch)
treecfcfc56fe9082575bac2dcdca1668433b85994b2 /sci-chemistry
parentsci-chemistry/votca-csg: drop x86-macos (diff)
downloadgentoo-e32717a5652330dc5209f574e86e51b8179e07d2.tar.gz
gentoo-e32717a5652330dc5209f574e86e51b8179e07d2.tar.bz2
gentoo-e32717a5652330dc5209f574e86e51b8179e07d2.zip
sci-chemistry/votca-csgapps: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'sci-chemistry')
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild4
-rw-r--r--sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild4
10 files changed, 20 insertions, 20 deletions
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
index 4112759a2d55..65ff12de560a 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
index 9c82b843b301..0cee1d4ab5ec 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="amd64 x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
index a4a0669224d6..36090a26aa3a 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
index a1805e59d01d..80201be3f7eb 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
index cc4f98d6f30b..6d137926cd45 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
index 4f5d6d7d4aa7..224468175589 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
index 4f5d6d7d4aa7..224468175589 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
index c39800ede650..b074e6004b39 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="amd64 x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="amd64 x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
index 463cba8e0e38..2a4d641b1075 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-1.6_rc1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake-utils
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3
diff --git a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
index 4f5d6d7d4aa7..224468175589 100644
--- a/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
+++ b/sci-chemistry/votca-csgapps/votca-csgapps-9999.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -9,7 +9,7 @@ inherit cmake
if [ "${PV}" != "9999" ]; then
SRC_URI="https://github.com/${PN/-//}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
- KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-macos"
+ KEYWORDS="~amd64 ~x86 ~amd64-linux"
S="${WORKDIR}/${P#votca-}"
else
inherit git-r3