commit:     c6a511f719983554da1f30d6caef178f2c397ab7
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Wed Jan  6 15:17:43 2021 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Wed Jan  6 15:17:43 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c6a511f7

sci-libs/votca-tools: drop x86-macos

Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian <AT> gentoo.org>

 sci-libs/votca-tools/votca-tools-1.4.1.ebuild   | 4 ++--
 sci-libs/votca-tools/votca-tools-1.4.ebuild     | 4 ++--
 sci-libs/votca-tools/votca-tools-1.5.1.ebuild   | 4 ++--
 sci-libs/votca-tools/votca-tools-1.5.ebuild     | 4 ++--
 sci-libs/votca-tools/votca-tools-1.6.1.ebuild   | 4 ++--
 sci-libs/votca-tools/votca-tools-1.6.2.ebuild   | 4 ++--
 sci-libs/votca-tools/votca-tools-1.6.3.ebuild   | 4 ++--
 sci-libs/votca-tools/votca-tools-1.6.ebuild     | 4 ++--
 sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild | 4 ++--
 sci-libs/votca-tools/votca-tools-9999.ebuild    | 4 ++--
 10 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/sci-libs/votca-tools/votca-tools-1.4.1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.4.1.ebuild
index 182893347bc..9a65a2be36b 100644
--- a/sci-libs/votca-tools/votca-tools-1.4.1.ebuild
+++ b/sci-libs/votca-tools/votca-tools-1.4.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.4.ebuild 
b/sci-libs/votca-tools/votca-tools-1.4.ebuild
index ae9aec9e652..99c2d85be25 100644
--- a/sci-libs/votca-tools/votca-tools-1.4.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.5.1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.5.1.ebuild
index 62f30699294..f8cf6211bda 100644
--- a/sci-libs/votca-tools/votca-tools-1.5.1.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.5.ebuild 
b/sci-libs/votca-tools/votca-tools-1.5.ebuild
index c6ba3a67b07..b6739abf4f0 100644
--- a/sci-libs/votca-tools/votca-tools-1.5.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.6.1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6.1.ebuild
index 83b4a6d5bce..96df685f451 100644
--- a/sci-libs/votca-tools/votca-tools-1.6.1.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.6.2.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6.2.ebuild
index 4c25081de7a..a636260d880 100644
--- a/sci-libs/votca-tools/votca-tools-1.6.2.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.6.3.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6.3.ebuild
index 4c25081de7a..a636260d880 100644
--- a/sci-libs/votca-tools/votca-tools-1.6.3.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.6.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6.ebuild
index 3370b1dc94b..701fb516d9b 100644
--- a/sci-libs/votca-tools/votca-tools-1.6.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-1.6_rc1.ebuild 
b/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild
index 888d78eb340..cb4447833be 100644
--- a/sci-libs/votca-tools/votca-tools-1.6_rc1.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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-libs/votca-tools/votca-tools-9999.ebuild 
b/sci-libs/votca-tools/votca-tools-9999.ebuild
index 4c25081de7a..a636260d880 100644
--- a/sci-libs/votca-tools/votca-tools-9999.ebuild
+++ b/sci-libs/votca-tools/votca-tools-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 eutils multilib
 
 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

Reply via email to