commit: aed40e9f82ebdb41b9f64b8c4924e9c01989d7d5 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 9 21:05:24 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 9 21:05:24 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aed40e9f
app-misc/yq: Stabilize 3.2.3 amd64, #926611 Signed-off-by: Sam James <sam <AT> gentoo.org> app-misc/yq/yq-3.2.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/yq/yq-3.2.3.ebuild b/app-misc/yq/yq-3.2.3.ebuild index 3f62f1c7cfbd..83d776ac83a1 100644 --- a/app-misc/yq/yq-3.2.3.ebuild +++ b/app-misc/yq/yq-3.2.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
