summaryrefslogtreecommitdiff
path: root/sci-mathematics/plfit
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-20 07:21:47 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-01-20 07:21:47 +0000
commitc7371d3c8593cd0df4882126e2acb55d8a27eb8a (patch)
treeb981a287ca9b4e8f36f92914cfaeece9c2bf9015 /sci-mathematics/plfit
parentba10f58d46cba1682d942a091e127dc14c3813e9 (diff)
downloadbaldeagleos-repo-c7371d3c8593cd0df4882126e2acb55d8a27eb8a.tar.gz
baldeagleos-repo-c7371d3c8593cd0df4882126e2acb55d8a27eb8a.tar.xz
baldeagleos-repo-c7371d3c8593cd0df4882126e2acb55d8a27eb8a.zip
Adding metadata
Diffstat (limited to 'sci-mathematics/plfit')
-rw-r--r--sci-mathematics/plfit/plfit-1.0.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/plfit/plfit-1.0.1.ebuild b/sci-mathematics/plfit/plfit-1.0.1.ebuild
index 1e3115a4acfc..7437edfcd533 100644
--- a/sci-mathematics/plfit/plfit-1.0.1.ebuild
+++ b/sci-mathematics/plfit/plfit-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2025 Gentoo Authors
+# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -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 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
IUSE="cpu_flags_x86_sse cpu_flags_x86_sse2"
DOCS=( CHANGELOG.md README.rst doc/THANKS )