commit: a53338ab65ab72c85d460e11031be3dd069c748f Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Apr 5 10:06:31 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Apr 5 10:06:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a53338ab
dev-cpp/fizz: Stabilize 2024.11.04.00 amd64, #953139 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-cpp/fizz/fizz-2024.11.04.00.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-cpp/fizz/fizz-2024.11.04.00.ebuild b/dev-cpp/fizz/fizz-2024.11.04.00.ebuild index db96b4800def..38800500e22e 100644 --- a/dev-cpp/fizz/fizz-2024.11.04.00.ebuild +++ b/dev-cpp/fizz/fizz-2024.11.04.00.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022-2024 Gentoo Authors +# Copyright 2022-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -23,7 +23,7 @@ SRC_URI="https://github.com/facebookincubator/fizz/archive/refs/tags/v${PV}.tar. LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )"
