summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 16:12:09 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 16:12:09 +0100
commita246532c1dcc2eb8d7c7df33b343c51a907fe098 (patch)
tree3b0cb4d18bb091a640231ef95a07222786e2c25b /sci-libs
parentsci-libs/brial: drop x86-macos (diff)
downloadgentoo-a246532c1dcc2eb8d7c7df33b343c51a907fe098.tar.gz
gentoo-a246532c1dcc2eb8d7c7df33b343c51a907fe098.tar.bz2
gentoo-a246532c1dcc2eb8d7c7df33b343c51a907fe098.zip
sci-libs/btf: 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/btf/btf-1.2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/btf/btf-1.2.6.ebuild b/sci-libs/btf/btf-1.2.6.ebuild
index 2ba8aa986ce9..66bd6a7db7b8 100644
--- a/sci-libs/btf/btf-1.2.6.ebuild
+++ b/sci-libs/btf/btf-1.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
@@ -10,7 +10,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="static-libs"
BDEPEND="virtual/pkgconfig"