commit: 6f89b2b2a4526c1e3950872f61d114aea03bdd80 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Tue Jan 6 01:26:46 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Tue Jan 6 05:11:20 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f89b2b2
dev-build/steve: Stabilize 1.4.0 arm, #968420 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-build/steve/steve-1.4.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-build/steve/steve-1.4.0.ebuild b/dev-build/steve/steve-1.4.0.ebuild index ee2230a8fa1a..bfec5e7b49db 100644 --- a/dev-build/steve/steve-1.4.0.ebuild +++ b/dev-build/steve/steve-1.4.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2025 Gentoo Authors +# Copyright 2025-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -13,7 +13,7 @@ SRC_URI="https://dev.gentoo.org/~mgorny/dist/${P}.tar.xz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~x86" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~s390 ~x86" IUSE="debug test" RESTRICT="test" PROPERTIES="test? ( test_privileged )"
