commit: 0b9cd742417a288c6da52f325ae754a59d481daf Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Wed Feb 21 07:09:55 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Feb 21 07:09:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0b9cd742
dev-util/buildbot-worker: Stabilize 3.9.0 amd64, #925124 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-util/buildbot-worker/buildbot-worker-3.9.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/buildbot-worker/buildbot-worker-3.9.0.ebuild b/dev-util/buildbot-worker/buildbot-worker-3.9.0.ebuild index 9b2d78192d10..0c9ed819598a 100644 --- a/dev-util/buildbot-worker/buildbot-worker-3.9.0.ebuild +++ b/dev-util/buildbot-worker/buildbot-worker-3.9.0.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 @@ -15,7 +15,7 @@ HOMEPAGE="https://buildbot.net/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~sparc ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 ~riscv ~sparc ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"
