commit:     6630192c9863339513bbf48a14aa87da58d22252
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan  7 18:58:34 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Jan  7 18:58:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6630192c

dev-python/docstring-to-markdown: Stabilize 0.11 ALLARCHES, #890084

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild 
b/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
index 2a1bcb812ca6..989e5c90e2fe 100644
--- a/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
+++ b/dev-python/docstring-to-markdown/docstring-to-markdown-0.11.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -17,7 +17,7 @@ SRC_URI="
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="amd64 ~arm64 x86"
 
 distutils_enable_tests pytest
 

Reply via email to