summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2024-12-05 19:33:28 +0000
committerSam James <sam@gentoo.org>2024-12-05 19:33:28 +0000
commit0026baed32fbbaba32249bb1253c0b1f7a61a721 (patch)
tree3da2e84e8a1eec3a93d80abd7429bd2141b4853f /sci-mathematics
parentpackage.mask: Mask dist-kernels 6.12.2 (diff)
downloadgentoo-0026baed32fbbaba32249bb1253c0b1f7a61a721.tar.gz
gentoo-0026baed32fbbaba32249bb1253c0b1f7a61a721.tar.bz2
gentoo-0026baed32fbbaba32249bb1253c0b1f7a61a721.zip
sci-mathematics/plfit: Stabilize 0.9.5 amd64, #945558
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/plfit/plfit-0.9.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/plfit/plfit-0.9.5.ebuild b/sci-mathematics/plfit/plfit-0.9.5.ebuild
index a8ca6a7da71a..7c7d75d49f22 100644
--- a/sci-mathematics/plfit/plfit-0.9.5.ebuild
+++ b/sci-mathematics/plfit/plfit-0.9.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/ntamas/${PN}/archive/refs/tags/${PV}.tar.gz
# doc/ directory contains MIT and BSD licenses for two components.
LICENSE="BSD GPL-2+ MIT"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2"
DOCS=( CHANGELOG.md README.rst doc/THANKS )