diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:15:46 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:15:46 +0100 |
commit | 5ae1dbd0d69c21735965c22b99405dabdd3132cd (patch) | |
tree | 9fcf5f06ea11a8e2a9369d66997225e62eb4258d /sci-libs/ldl | |
parent | sci-libs/lapack: drop x86-macos (diff) | |
download | gentoo-5ae1dbd0d69c21735965c22b99405dabdd3132cd.tar.gz gentoo-5ae1dbd0d69c21735965c22b99405dabdd3132cd.tar.bz2 gentoo-5ae1dbd0d69c21735965c22b99405dabdd3132cd.zip |
sci-libs/ldl: 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/ldl')
-rw-r--r-- | sci-libs/ldl/ldl-2.2.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/ldl/ldl-2.2.6.ebuild b/sci-libs/ldl/ldl-2.2.6.ebuild index d29a5c1298df..37947b809125 100644 --- a/sci-libs/ldl/ldl-2.2.6.ebuild +++ b/sci-libs/ldl/ldl-2.2.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 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" BDEPEND="virtual/pkgconfig |