diff options
author | 2023-06-03 17:52:06 +0300 | |
---|---|---|
committer | 2023-06-09 17:46:04 +0300 | |
commit | 2a2e51e14c0f52bed7b5d11a569d9240bd83e04f (patch) | |
tree | 68918c0199fb97816a34f5ad3b8530c0df280727 /sci-libs/ldl | |
parent | sci-libs/klu: destabilize for ~x86 (diff) | |
download | gentoo-2a2e51e14c0f52bed7b5d11a569d9240bd83e04f.tar.gz gentoo-2a2e51e14c0f52bed7b5d11a569d9240bd83e04f.tar.bz2 gentoo-2a2e51e14c0f52bed7b5d11a569d9240bd83e04f.zip |
sci-libs/ldl: destabilize for ~x86
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-libs/ldl')
-rw-r--r-- | sci-libs/ldl/ldl-2.2.6.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/ldl/ldl-2.2.6.ebuild b/sci-libs/ldl/ldl-2.2.6.ebuild index e5e74f6e7d0d..6cb4ceafd590 100644 --- a/sci-libs/ldl/ldl-2.2.6.ebuild +++ b/sci-libs/ldl/ldl-2.2.6.ebuild @@ -9,7 +9,7 @@ SRC_URI="http://202.36.178.9/sage/${P}.tar.bz2" LICENSE="LGPL-2.1+" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm arm64 ~hppa ~ppc ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux" IUSE="doc static-libs" BDEPEND="virtual/pkgconfig |