diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 21:58:12 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-11-12 22:02:44 +0100 |
commit | affd7a8c69f24083f71e94eb9a47ec1b614a27d7 (patch) | |
tree | 3c3dba07363132e9f0ee0d1cdad048d38a528bba /sci-libs | |
parent | x11-misc/j4-dmenu-desktop: x86 stable (bug #752471) (diff) | |
download | gentoo-affd7a8c69f24083f71e94eb9a47ec1b614a27d7.tar.gz gentoo-affd7a8c69f24083f71e94eb9a47ec1b614a27d7.tar.bz2 gentoo-affd7a8c69f24083f71e94eb9a47ec1b614a27d7.zip |
sci-libs/lapack: x86 stable (bug #733580)
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/lapack/lapack-3.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/lapack/lapack-3.9.0.ebuild b/sci-libs/lapack/lapack-3.9.0.ebuild index cd724ab9a23f..666527b497d5 100644 --- a/sci-libs/lapack/lapack-3.9.0.ebuild +++ b/sci-libs/lapack/lapack-3.9.0.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/Reference-LAPACK/lapack/archive/v${PV}.tar.gz -> ${P LICENSE="BSD" 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" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="lapacke doc eselect-ldso test" # TODO: static-libs 64bit-index RESTRICT="!test? ( test )" |