diff options
author | Sam James <sam@gentoo.org> | 2020-12-16 16:46:17 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-12-16 16:46:17 +0000 |
commit | b045df881bd9928ccc7db2592fa0b0ee8c8bb00f (patch) | |
tree | b0e80a48758c91528a5c9fa3a9aa6cd20cde7a7f /dev-python/rope/rope-0.18.0.ebuild | |
parent | dev-python/opt-einsum: Stabilize 3.3.0 ALLARCHES, #758578 (diff) | |
download | gentoo-b045df881bd9928ccc7db2592fa0b0ee8c8bb00f.tar.gz gentoo-b045df881bd9928ccc7db2592fa0b0ee8c8bb00f.tar.bz2 gentoo-b045df881bd9928ccc7db2592fa0b0ee8c8bb00f.zip |
dev-python/rope: Stabilize 0.18.0 ALLARCHES, #758593
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/rope/rope-0.18.0.ebuild')
-rw-r--r-- | dev-python/rope/rope-0.18.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rope/rope-0.18.0.ebuild b/dev-python/rope/rope-0.18.0.ebuild index 212968e98367..d41554d306b7 100644 --- a/dev-python/rope/rope-0.18.0.ebuild +++ b/dev-python/rope/rope-0.18.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="LGPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="doc" |