diff options
author | 2024-01-13 11:12:35 +0200 | |
---|---|---|
committer | 2024-01-13 11:12:35 +0200 | |
commit | f07963995a9b8c6e6ef598c9e570e6a20fe0338d (patch) | |
tree | 88f21d08839897454bc0ca215d0ed31d921641b3 /dev-python/jaraco-logging | |
parent | media-sound/mpdscribble: Stabilize 0.25 x86, #921979 (diff) | |
download | gentoo-f07963995a9b8c6e6ef598c9e570e6a20fe0338d.tar.gz gentoo-f07963995a9b8c6e6ef598c9e570e6a20fe0338d.tar.bz2 gentoo-f07963995a9b8c6e6ef598c9e570e6a20fe0338d.zip |
dev-python/jaraco-logging: Stabilize 3.3.0 ALLARCHES, #921985
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-logging')
-rw-r--r-- | dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild b/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild index 6ccc42015218..786cbbc50940 100644 --- a/dev-python/jaraco-logging/jaraco-logging-3.3.0.ebuild +++ b/dev-python/jaraco-logging/jaraco-logging-3.3.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 @@ -18,7 +18,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~riscv ~x86" +KEYWORDS="amd64 arm64 ~riscv x86" RDEPEND=" dev-python/tempora[${PYTHON_USEDEP}] |