commit: 36c03a6994cb425fe6f0f9f0a69411a073ede655 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Wed Jan 3 18:51:19 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Wed Jan 3 18:51:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36c03a69
dev-python/logutils: Stabilize 0.3.5-r1 ppc64, #921204 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/logutils/logutils-0.3.5-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/logutils/logutils-0.3.5-r1.ebuild b/dev-python/logutils/logutils-0.3.5-r1.ebuild index b33eb0e6696f..aec7bda7fa35 100644 --- a/dev-python/logutils/logutils-0.3.5-r1.ebuild +++ b/dev-python/logutils/logutils-0.3.5-r1.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 @@ -13,7 +13,7 @@ HOMEPAGE="https://bitbucket.org/vinay.sajip/logutils" LICENSE="BSD" SLOT="0" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" +KEYWORDS="amd64 arm64 ppc64 ~riscv x86" BDEPEND=" test? (
