diff options
author | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:09:04 +0100 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2021-01-06 14:12:51 +0100 |
commit | 5b7a4469b68586537e955630cfb8f7f40a21d012 (patch) | |
tree | 7ca1f7c2e4d506189b6ce621c04dba6cadc88072 /app-eselect/eselect-cblas | |
parent | app-eselect/eselect-blas: drop x86-macos (diff) | |
download | gentoo-5b7a4469b68586537e955630cfb8f7f40a21d012.tar.gz gentoo-5b7a4469b68586537e955630cfb8f7f40a21d012.tar.bz2 gentoo-5b7a4469b68586537e955630cfb8f7f40a21d012.zip |
app-eselect/eselect-cblas: 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/eselect-cblas')
-rw-r--r-- | app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild b/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild index 186745e265bd..a46c23dea8d9 100644 --- a/app-eselect/eselect-cblas/eselect-cblas-0.1.ebuild +++ b/app-eselect/eselect-cblas/eselect-cblas-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=7 @@ -10,7 +10,7 @@ S=${WORKDIR} 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 ~x86-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~x86-solaris" IUSE="" # Need skel.bash lib |