diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:12:22 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 16:12:22 +0100 |
commit | 8d11524b1d2a8ebac798dd254115b950448c7246 (patch) | |
tree | 23441723430cf648a46b359bfa5f053fd628071f /sci-libs/camd | |
parent | sci-libs/btf: drop x86-macos (diff) | |
download | gentoo-8d11524b1d2a8ebac798dd254115b950448c7246.tar.gz gentoo-8d11524b1d2a8ebac798dd254115b950448c7246.tar.bz2 gentoo-8d11524b1d2a8ebac798dd254115b950448c7246.zip |
sci-libs/camd: 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/camd')
-rw-r--r-- | sci-libs/camd/camd-2.4.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/camd/camd-2.4.6.ebuild b/sci-libs/camd/camd-2.4.6.ebuild index b2702e44ebc6..78e606743466 100644 --- a/sci-libs/camd/camd-2.4.6.ebuild +++ b/sci-libs/camd/camd-2.4.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="BSD" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux ~x86-linux" IUSE="doc" BDEPEND="virtual/pkgconfig |