commit: 58e1428542ae9fc1b3980b87c7731c3f6c2daa32 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 06:58:18 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 06:58:18 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=58e14285
media-libs/suil: Stabilize 0.10.20 amd64, #918119 Signed-off-by: Sam James <sam <AT> gentoo.org> media-libs/suil/suil-0.10.20.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-libs/suil/suil-0.10.20.ebuild b/media-libs/suil/suil-0.10.20.ebuild index 338e13095611..d30982e82cdf 100644 --- a/media-libs/suil/suil-0.10.20.ebuild +++ b/media-libs/suil/suil-0.10.20.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 @@ -11,7 +11,7 @@ SRC_URI="https://download.drobilla.net/${P}.tar.xz" LICENSE="ISC" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" IUSE="doc gtk gtk2 qt5 test X" RESTRICT="!test? ( test )"
