summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2020-07-06 21:25:27 +0200
committerMichał Górny <mgorny@gentoo.org>2020-07-06 21:31:22 +0200
commitda521d062467e0f7c3a5dd6fa463833c07f992d1 (patch)
tree6123cd5a4529ac49008d77c9e71cfdd269ae0ce8 /dev-python/jaraco-logging
parentwww-client/firefox: drop patch for bmo#1618914 (diff)
downloadgentoo-da521d062467e0f7c3a5dd6fa463833c07f992d1.tar.gz
gentoo-da521d062467e0f7c3a5dd6fa463833c07f992d1.tar.bz2
gentoo-da521d062467e0f7c3a5dd6fa463833c07f992d1.zip
dev-python/jaraco-logging: Stabilize 3.0.0-r1 ALLARCHES, #715072
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/jaraco-logging')
-rw-r--r--dev-python/jaraco-logging/jaraco-logging-3.0.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jaraco-logging/jaraco-logging-3.0.0-r1.ebuild b/dev-python/jaraco-logging/jaraco-logging-3.0.0-r1.ebuild
index f2dc6af3ffac..2470aa63d5e8 100644
--- a/dev-python/jaraco-logging/jaraco-logging-3.0.0-r1.ebuild
+++ b/dev-python/jaraco-logging/jaraco-logging-3.0.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${MY_PN}/${MY_PN}-${PV}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="test"
RESTRICT="!test? ( test )"