summaryrefslogtreecommitdiff
path: root/dev-cpp/exprtk
diff options
context:
space:
mode:
Diffstat (limited to 'dev-cpp/exprtk')
-rw-r--r--dev-cpp/exprtk/exprtk-0.0.3.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/exprtk/exprtk-0.0.3.ebuild b/dev-cpp/exprtk/exprtk-0.0.3.ebuild
index 0cbfccef1672..7b0fbddac232 100644
--- a/dev-cpp/exprtk/exprtk-0.0.3.ebuild
+++ b/dev-cpp/exprtk/exprtk-0.0.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2025 Gentoo Authors
+# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm arm64 ~ppc ~ppc64 ~riscv ~x86"
DOCS=( readme.txt )