commit: 08541349825484e78c60b0ad3a6a5631be5777e0 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Mar 4 19:35:49 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Mar 4 19:35:49 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=08541349
media-libs/libspng: Stabilize 0.7.4 amd64, #945757 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> media-libs/libspng/libspng-0.7.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/libspng/libspng-0.7.4.ebuild b/media-libs/libspng/libspng-0.7.4.ebuild index b7176cf79366..047e50622de5 100644 --- a/media-libs/libspng/libspng-0.7.4.ebuild +++ b/media-libs/libspng/libspng-0.7.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~amd64 ~arm64" +KEYWORDS="amd64 ~arm64" IUSE="test" RESTRICT="!test? ( test )"
