commit: 171544a372a0719249ebe468eacbd7b595789548 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Fri Feb 13 14:44:10 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Fri Feb 13 14:51:11 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=171544a3
dev-cpp/exprtk: Stabilize 0.0.3 arm64, #968777 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-cpp/exprtk/exprtk-0.0.3.ebuild | 4 ++-- 1 file 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..2441c4de5c70 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 )
