commit: 728f1434ac8e503e4534465840d3a1d139510fbf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Feb 28 12:27:00 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Feb 28 12:27:00 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=728f1434
app-doc/cppman: Stabilize 0.6.0 amd64, #970662 Signed-off-by: Sam James <sam <AT> gentoo.org> app-doc/cppman/cppman-0.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-doc/cppman/cppman-0.6.0.ebuild b/app-doc/cppman/cppman-0.6.0.ebuild index f980812c99f3..84ad8c1b3d1a 100644 --- a/app-doc/cppman/cppman-0.6.0.ebuild +++ b/app-doc/cppman/cppman-0.6.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 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/aitjcize/cppman/releases/download/v${PV}/${P}.tar.gz LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 ~riscv ~x86 ~x64-macos" IUSE="test" PROPERTIES="test_network" RESTRICT="test"
