From b47f78a4e7c9b54182ff2c22afeb01d9d4422190 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 29 Dec 2020 09:44:32 +0000 Subject: [PATCH] dev-python/re-assert: Stabilize 1.1.0 amd64, #761891 Signed-off-by: Sam James --- dev-python/re-assert/re-assert-1.1.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e4cc4c60682d3..69cc5c86987bf 100644 --- a/dev-python/re-assert/re-assert-1.1.0.ebuild +++ b/dev-python/re-assert/re-assert-1.1.0.ebuild @@ -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}]"