diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:13:14 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:13:14 +0100 |
commit | bd541943ec3e182b5aad1b30c5e210da54106c9c (patch) | |
tree | 7fda8cffc14eddb197dd8fe223399e08e963f711 /sci-libs | |
parent | sci-libs/cholmod: drop x86-macos (diff) | |
download | gentoo-bd541943ec3e182b5aad1b30c5e210da54106c9c.tar.gz gentoo-bd541943ec3e182b5aad1b30c5e210da54106c9c.tar.bz2 gentoo-bd541943ec3e182b5aad1b30c5e210da54106c9c.zip |
sci-libs/cifparse-obj: 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-libs')
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild | 4 | ||||
-rw-r--r-- | sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild index 647673dcd240..44d186a798cc 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.025-r1.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=5 @@ -13,7 +13,7 @@ SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/source/${MY_P}.tar.gz" LICENSE="PDB" SLOT="0" -KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="" diff --git a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild b/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild index 622af4794346..45524a9bd5cb 100644 --- a/sci-libs/cifparse-obj/cifparse-obj-7.105.ebuild +++ b/sci-libs/cifparse-obj/cifparse-obj-7.105.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 @@ -13,7 +13,7 @@ SRC_URI="http://sw-tools.pdb.org/apps/CIFPARSE-OBJ/source/${MY_P}.tar.gz" LICENSE="PDB" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" RDEPEND="" |