diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:10:18 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:19 -0400 |
commit | fec33d260d9f707cedb4612dc822c714bd08ed95 (patch) | |
tree | b8fa0f3cc62528d70f87e34c6ceead7b92216c00 /app-eselect/eselect-blas/eselect-blas-0.1.ebuild | |
parent | virtual/blas: arm64 stable (diff) | |
download | gentoo-fec33d260d9f707cedb4612dc822c714bd08ed95.tar.gz gentoo-fec33d260d9f707cedb4612dc822c714bd08ed95.tar.bz2 gentoo-fec33d260d9f707cedb4612dc822c714bd08ed95.zip |
app-eselect/eselect-blas: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
Diffstat (limited to 'app-eselect/eselect-blas/eselect-blas-0.1.ebuild')
-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 9409504502f1..ee073c864277 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-2018 Gentoo Foundation +# Copyright 1999-2019 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-fbsd ~x86-fbsd ~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-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris" IUSE="" # Need skel.bash lib |