commit: 8cbcaa3a3cdb84ca83282f210f559680facf5d55 Author: David Seifert <soap <AT> gentoo <DOT> org> AuthorDate: Thu May 15 11:28:31 2025 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Thu May 15 11:28:31 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8cbcaa3a
media-gfx/superslicer: stabilize 2.5.59.10-r1 for amd64 Signed-off-by: David Seifert <soap <AT> gentoo.org> media-gfx/superslicer/superslicer-2.5.59.10-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/superslicer/superslicer-2.5.59.10-r1.ebuild b/media-gfx/superslicer/superslicer-2.5.59.10-r1.ebuild index a19e63212295..65802fd9d28b 100644 --- a/media-gfx/superslicer/superslicer-2.5.59.10-r1.ebuild +++ b/media-gfx/superslicer/superslicer-2.5.59.10-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -18,7 +18,7 @@ SRC_URI=" LICENSE="AGPL-3 Boost-1.0 GPL-2 LGPL-3 MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="test"
