diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:18:03 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:19:16 +0100 |
commit | 898ae07e8cce0d33e39471bd78014a7aaa32943d (patch) | |
tree | 2039f892730e48d28a22a8606fa705f7e9e3c080 /sci-mathematics/4ti2 | |
parent | sys-kernel/gentoo-sources: Linux patch 5.10.5 (diff) | |
download | gentoo-898ae07e8cce0d33e39471bd78014a7aaa32943d.tar.gz gentoo-898ae07e8cce0d33e39471bd78014a7aaa32943d.tar.bz2 gentoo-898ae07e8cce0d33e39471bd78014a7aaa32943d.zip |
sci-mathematics/4ti2: 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-mathematics/4ti2')
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.2.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.6.ebuild | 4 | ||||
-rw-r--r-- | sci-mathematics/4ti2/4ti2-1.6.7.ebuild | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild b/sci-mathematics/4ti2/4ti2-1.6.2.ebuild index 3afaf5653e38..ff06ac620cf9 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.2.ebuild +++ b/sci-mathematics/4ti2/4ti2-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=5 @@ -15,7 +15,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 x86 ~x86-macos" +KEYWORDS="amd64 x86" IUSE="static-libs" DEPEND=" diff --git a/sci-mathematics/4ti2/4ti2-1.6.6.ebuild b/sci-mathematics/4ti2/4ti2-1.6.6.ebuild index 95bac50f69b0..eb31cdbe850c 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.6.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.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=5 @@ -15,7 +15,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ppc x86 ~x86-macos" +KEYWORDS="amd64 ~arm ppc x86" IUSE="static-libs" DEPEND=" diff --git a/sci-mathematics/4ti2/4ti2-1.6.7.ebuild b/sci-mathematics/4ti2/4ti2-1.6.7.ebuild index 073a1868de77..ec2bd5017ed2 100644 --- a/sci-mathematics/4ti2/4ti2-1.6.7.ebuild +++ b/sci-mathematics/4ti2/4ti2-1.6.7.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 @@ -11,7 +11,7 @@ SRC_URI="http://4ti2.de/version_${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~amd64 ~arm ~ppc ~x86 ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=" |