diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:08:52 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:12:51 +0100 |
commit | c480a94d52084cb61e650dff7155036b3ea207af (patch) | |
tree | b036fed2066ae6023a51860f8dd3b40b347aa677 /app-eselect | |
parent | app-eselect/eselect-awk: drop x86-macos (diff) | |
download | gentoo-c480a94d52084cb61e650dff7155036b3ea207af.tar.gz gentoo-c480a94d52084cb61e650dff7155036b3ea207af.tar.bz2 gentoo-c480a94d52084cb61e650dff7155036b3ea207af.zip |
app-eselect/eselect-blas: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r-- | app-eselect/eselect-blas/eselect-blas-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-blas/eselect-blas-0.1.ebuild b/app-eselect/eselect-blas/eselect-blas-0.1.ebuild index cb35f6bc2b92..25d90273d93f 100644 --- a/app-eselect/eselect-blas/eselect-blas-0.1.ebuild +++ b/app-eselect/eselect-blas/eselect-blas-0.1.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=6 @@ -9,7 +9,7 @@ SRC_URI="" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris" IUSE="" # Need skel.bash lib |