commit: ef16e72dd4330d9fa0749bdd6028349f45dc1845 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Thu Apr 11 17:41:21 2024 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Thu Apr 11 17:41:21 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ef16e72d
dev-python/rope: Stabilize 1.13.0 ALLARCHES, #929183 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> dev-python/rope/rope-1.13.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-python/rope/rope-1.13.0.ebuild b/dev-python/rope/rope-1.13.0.ebuild index aa7a89620473..17994cbaff67 100644 --- a/dev-python/rope/rope-1.13.0.ebuild +++ b/dev-python/rope/rope-1.13.0.ebuild @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="LGPL-3+" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86" +KEYWORDS="amd64 arm64 ~ppc64 x86" IUSE="doc" RDEPEND="
