summaryrefslogtreecommitdiff
path: root/dev-cpp/muParser
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-06 07:16:05 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2026-04-06 07:16:05 +0000
commitd460b89304bcd03f839efc77b08a2d1b899bddd2 (patch)
tree57880cbdcc30d2314d637626aa2ad61b655cd89f /dev-cpp/muParser
parentafb5832780c297900c8f0532c7781a381d28740f (diff)
downloadbaldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.tar.gz
baldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.tar.xz
baldeagleos-repo-d460b89304bcd03f839efc77b08a2d1b899bddd2.zip
Adding metadata
Diffstat (limited to 'dev-cpp/muParser')
-rw-r--r--dev-cpp/muParser/muParser-2.3.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/muParser/muParser-2.3.5.ebuild b/dev-cpp/muParser/muParser-2.3.5.ebuild
index b232b6f3a524..cc1e78fe929e 100644
--- a/dev-cpp/muParser/muParser-2.3.5.ebuild
+++ b/dev-cpp/muParser/muParser-2.3.5.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
@@ -12,7 +12,7 @@ S="${WORKDIR}"/muparser-${PV}
LICENSE="MIT"
SLOT="0/$(ver_cut 1-2)"
-KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ~ppc64 ~riscv x86"
+KEYWORDS="amd64 ~arm arm64 ~loong ~ppc ppc64 ~riscv x86"
IUSE="doc openmp test"
RESTRICT="!test? ( test )"