summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-03 09:12:52 +0000
committerSam James <sam@gentoo.org>2021-01-03 09:14:14 +0000
commitb75057f9a88b223e227b21e610688c59a6c2e02d (patch)
treeb358cb4522dd3f25c987fa48c19949f1c17caafc /dev-python/re-assert
parentdev-python/aiohttp: Stabilize 3.7.2-r1 sparc, #761891 (diff)
downloadgentoo-b75057f9a88b223e227b21e610688c59a6c2e02d.tar.gz
gentoo-b75057f9a88b223e227b21e610688c59a6c2e02d.tar.bz2
gentoo-b75057f9a88b223e227b21e610688c59a6c2e02d.zip
dev-python/re-assert: Stabilize 1.1.0 sparc, #761891
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/re-assert')
-rw-r--r--dev-python/re-assert/re-assert-1.1.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/re-assert/re-assert-1.1.0.ebuild b/dev-python/re-assert/re-assert-1.1.0.ebuild
index e2189bb59d09..64b755ceeb0f 100644
--- a/dev-python/re-assert/re-assert-1.1.0.ebuild
+++ b/dev-python/re-assert/re-assert-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2020 Gentoo Authors
+# Copyright 2020-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -14,7 +14,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x64-macos"
RDEPEND="dev-python/regex[${PYTHON_USEDEP}]"