diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-16 11:10:34 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-16 15:27:23 -0400 |
commit | 8864521cc92f5cc2f6e17a86cbcfed912c8e49ec (patch) | |
tree | c2e52918b832897ad223de15b71c200849771561 /app-doc/lapack-docs | |
parent | app-doc/blas-docs: arm64 stable (diff) | |
download | gentoo-8864521cc92f5cc2f6e17a86cbcfed912c8e49ec.tar.gz gentoo-8864521cc92f5cc2f6e17a86cbcfed912c8e49ec.tar.bz2 gentoo-8864521cc92f5cc2f6e17a86cbcfed912c8e49ec.zip |
app-doc/lapack-docs: 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-doc/lapack-docs')
-rw-r--r-- | app-doc/lapack-docs/lapack-docs-3.1.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild b/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild index 7f2fabcce4a5..6ceca92f0e5b 100644 --- a/app-doc/lapack-docs/lapack-docs-3.1.1.ebuild +++ b/app-doc/lapack-docs/lapack-docs-3.1.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=0 @@ -10,7 +10,7 @@ SRC_URI="mirror://gentoo/lapack-man-${PV}.tgz LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ppc ppc64 s390 sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux ~x86-macos" IUSE="" S="${WORKDIR}/lapack-${PV}/manpages" |