summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-03-11 12:30:45 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-03-11 12:30:45 +0000
commit69d4456a59fecfccf3719618bce2e861564617ed (patch)
tree18bb4bde20927f8fedf2c28f071ed802b5472f58
parentdev-python/mypy: Stabilize 1.0.1 hppa, #900801 (diff)
downloadgentoo-69d4456a59fecfccf3719618bce2e861564617ed.tar.gz
gentoo-69d4456a59fecfccf3719618bce2e861564617ed.tar.bz2
gentoo-69d4456a59fecfccf3719618bce2e861564617ed.zip
dev-python/blessed: Stabilize 1.20.0 ALLARCHES, #900787
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
-rw-r--r--dev-python/blessed/blessed-1.20.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/blessed/blessed-1.20.0.ebuild b/dev-python/blessed/blessed-1.20.0.ebuild
index 12937dfae776..45a658eac8b3 100644
--- a/dev-python/blessed/blessed-1.20.0.ebuild
+++ b/dev-python/blessed/blessed-1.20.0.ebuild
@@ -16,7 +16,7 @@ HOMEPAGE="
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~amd64 ~riscv ~x86"
+KEYWORDS="amd64 ~riscv x86"
RDEPEND="
dev-python/six[${PYTHON_USEDEP}]