diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 15:48:24 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-12 15:48:24 +0300 |
commit | bb7e6e1a229e560844068a21011819071467f3d9 (patch) | |
tree | 23c0dcfefea212c367cf395c77320e2a6ded05c4 | |
parent | dev-libs/openspecfun: Keyword 0.5.5 arm64, #937226 (diff) | |
download | gentoo-bb7e6e1a229e560844068a21011819071467f3d9.tar.gz gentoo-bb7e6e1a229e560844068a21011819071467f3d9.tar.bz2 gentoo-bb7e6e1a229e560844068a21011819071467f3d9.zip |
sci-libs/openlibm: Keyword 0.8.3 arm64, #937226
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r-- | sci-libs/openlibm/openlibm-0.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/openlibm/openlibm-0.8.3.ebuild b/sci-libs/openlibm/openlibm-0.8.3.ebuild index 1751c8a9d1f2..2e32db358efe 100644 --- a/sci-libs/openlibm/openlibm-0.8.3.ebuild +++ b/sci-libs/openlibm/openlibm-0.8.3.ebuild @@ -13,7 +13,7 @@ IUSE="static-libs" LICENSE="public-domain MIT ISC BSD-2 LGPL-2.1+" # See https://abi-laboratory.pro/index.php?view=timeline&l=openlibm SLOT="0/4" -KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm64 ~ppc ~ppc64 ~riscv ~s390 ~x86 ~amd64-linux ~x86-linux" PATCHES=( "${FILESDIR}"/${P}-stack-protection.patch |