diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-03 14:23:25 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-08-03 14:23:25 +0300 |
commit | 60581db416c869d045a73b61533e7be76631b2c5 (patch) | |
tree | b90ef8798a723042577a6f530158c9e76642ce6a /sci-libs | |
parent | dev-lang/jwasm: update upstream metadata (diff) | |
download | gentoo-60581db416c869d045a73b61533e7be76631b2c5.tar.gz gentoo-60581db416c869d045a73b61533e7be76631b2c5.tar.bz2 gentoo-60581db416c869d045a73b61533e7be76631b2c5.zip |
sci-libs/openlibm: Keyword 0.8.0 s390, #937226
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/openlibm/openlibm-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/openlibm/openlibm-0.8.0.ebuild b/sci-libs/openlibm/openlibm-0.8.0.ebuild index 3d2362897851..ca1ad8e6a594 100644 --- a/sci-libs/openlibm/openlibm-0.8.0.ebuild +++ b/sci-libs/openlibm/openlibm-0.8.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~s390 ~x86 ~amd64-linux ~x86-linux" src_prepare() { default |