commit: 73aab9bec47876fee0ae66c7a5b0dc09b1ac7952 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 26 23:56:03 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 26 23:56:03 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73aab9be
dev-libs/stfl: Stabilize 0.24-r6 x86, #970626 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/stfl/stfl-0.24-r6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/stfl/stfl-0.24-r6.ebuild b/dev-libs/stfl/stfl-0.24-r6.ebuild index 549e4caffcc0..cc5c07b60dbf 100644 --- a/dev-libs/stfl/stfl-0.24-r6.ebuild +++ b/dev-libs/stfl/stfl-0.24-r6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="http://www.clifford.at/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 x86" IUSE="examples perl python ruby static-libs ${GENTOO_PERL_USESTRING}" REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" RESTRICT="test" # Upstream does not provide tests (bug #730112)
