commit: 44c854093bc93a6810fd9ff6c1cfdb4f0cc52da7 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 28 12:27:01 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 12:27:01 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=44c85409
dev-cpp/expected-lite: Stabilize 0.10.0 amd64, #970663 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-cpp/expected-lite/expected-lite-0.10.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/expected-lite/expected-lite-0.10.0.ebuild b/dev-cpp/expected-lite/expected-lite-0.10.0.ebuild index d54d85dabeac..75f39b5215fb 100644 --- a/dev-cpp/expected-lite/expected-lite-0.10.0.ebuild +++ b/dev-cpp/expected-lite/expected-lite-0.10.0.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 @@ SRC_URI="https://github.com/martinmoene/expected-lite/archive/refs/tags/v${PV}.t LICENSE="Boost-1.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv" +KEYWORDS="amd64 ~arm64 ~loong ~ppc64 ~riscv" IUSE="test" RESTRICT="!test? ( test )"
