commit: 46266a88b7fb07e0b65217cea7db76cc51ccda8b Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Feb 25 02:05:20 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Feb 25 02:05:20 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46266a88
app-misc/task: Stabilize 3.4.2 amd64, #970553 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> app-misc/task/task-3.4.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-misc/task/task-3.4.2.ebuild b/app-misc/task/task-3.4.2.ebuild index 6179da7fdeaf..2b23c03782d6 100644 --- a/app-misc/task/task-3.4.2.ebuild +++ b/app-misc/task/task-3.4.2.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 @@ -24,7 +24,7 @@ LICENSE="MIT" # Dependent crate licenses LICENSE+=" Apache-2.0 BSD ISC MIT MPL-2.0 openssl Unicode-3.0 ZLIB" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="test" RESTRICT="!test? ( test )"
