summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:01 +0200
committerArthur Zamarin <arthurzam@gentoo.org>2023-12-16 18:17:01 +0200
commitaac12495af29b63ab28375c8b4581ccb4d4b3e19 (patch)
tree3baf571c034fd3c810dd6210446a4cce478fcc3d /sci-mathematics/plfit
parentdev-libs/igraph: Stabilize 0.10.4-r1 amd64, #920125 (diff)
downloadgentoo-aac12495af29b63ab28375c8b4581ccb4d4b3e19.tar.gz
gentoo-aac12495af29b63ab28375c8b4581ccb4d4b3e19.tar.bz2
gentoo-aac12495af29b63ab28375c8b4581ccb4d4b3e19.zip
sci-mathematics/plfit: Stabilize 0.9.3 amd64, #920125
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sci-mathematics/plfit')
-rw-r--r--sci-mathematics/plfit/plfit-0.9.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-mathematics/plfit/plfit-0.9.3.ebuild b/sci-mathematics/plfit/plfit-0.9.3.ebuild
index 2d9d2abfc172..a4ef6de3a1b7 100644
--- a/sci-mathematics/plfit/plfit-0.9.3.ebuild
+++ b/sci-mathematics/plfit/plfit-0.9.3.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 )