diff options
author | Sam James <sam@gentoo.org> | 2024-08-04 04:15:13 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-08-04 04:15:13 +0100 |
commit | 4130d19e0af2a92abd39b8a6804a66231ca78c1f (patch) | |
tree | b99c424fe8ac8a11c5c617753981fc2fed5d61f2 /sci-libs | |
parent | dev-libs/openspecfun: Keyword 0.5.5 ppc, #937226 (diff) | |
download | gentoo-4130d19e0af2a92abd39b8a6804a66231ca78c1f.tar.gz gentoo-4130d19e0af2a92abd39b8a6804a66231ca78c1f.tar.bz2 gentoo-4130d19e0af2a92abd39b8a6804a66231ca78c1f.zip |
sci-libs/openlibm: Keyword 0.8.0 ppc, #937226
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-libs')
-rw-r--r-- | sci-libs/openlibm/openlibm-0.8.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/openlibm/openlibm-0.8.0.ebuild b/sci-libs/openlibm/openlibm-0.8.0.ebuild index 7eebf599256e..df09fa8e2592 100644 --- a/sci-libs/openlibm/openlibm-0.8.0.ebuild +++ b/sci-libs/openlibm/openlibm-0.8.0.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 ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~ppc ~ppc64 ~s390 ~x86 ~amd64-linux ~x86-linux" src_prepare() { default |