diff options
author | Sam James <sam@gentoo.org> | 2020-11-11 04:30:37 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-11 04:30:37 +0000 |
commit | 83b022d11b533f7e6d8946b852b0d6d70c86b4ef (patch) | |
tree | 5e82e41a361fbddf12fd9052250c2eb2cf9de349 /virtual/lapacke | |
parent | media-libs/opencv: Stabilize 4.5.0 arm64, #746596 (diff) | |
download | gentoo-83b022d11b533f7e6d8946b852b0d6d70c86b4ef.tar.gz gentoo-83b022d11b533f7e6d8946b852b0d6d70c86b4ef.tar.bz2 gentoo-83b022d11b533f7e6d8946b852b0d6d70c86b4ef.zip |
virtual/lapacke: Stabilize 3.8-r1 arm64, #746596
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'virtual/lapacke')
-rw-r--r-- | virtual/lapacke/lapacke-3.8-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/virtual/lapacke/lapacke-3.8-r1.ebuild b/virtual/lapacke/lapacke-3.8-r1.ebuild index 2529e2680325..6efcb344c26b 100644 --- a/virtual/lapacke/lapacke-3.8-r1.ebuild +++ b/virtual/lapacke/lapacke-3.8-r1.ebuild @@ -5,7 +5,7 @@ EAPI=7 DESCRIPTION="Virtual for LAPACK C implementation" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="eselect-ldso" RDEPEND=" |