summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-04-10 11:56:53 +0100
committerJames Le Cuirot <chewi@gentoo.org>2022-04-10 11:56:53 +0100
commit88dfded9168dd1a57baf629081a0e3e7c513db30 (patch)
treea846f18892d96e1ea3991fbdfa95ab883ed86704 /dev-python/rich/rich-12.2.0.ebuild
parentsys-libs/glibc: add filter-flags for CET to 2.34-r10 too (diff)
downloadgentoo-88dfded9168dd1a57baf629081a0e3e7c513db30.tar.gz
gentoo-88dfded9168dd1a57baf629081a0e3e7c513db30.tar.bz2
gentoo-88dfded9168dd1a57baf629081a0e3e7c513db30.zip
dev-python/rich: Keyword 12.2.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/rich/rich-12.2.0.ebuild')
-rw-r--r--dev-python/rich/rich-12.2.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/rich/rich-12.2.0.ebuild b/dev-python/rich/rich-12.2.0.ebuild
index 3a68ecc1d6b2..443575a92837 100644
--- a/dev-python/rich/rich-12.2.0.ebuild
+++ b/dev-python/rich/rich-12.2.0.ebuild
@@ -17,7 +17,7 @@ SRC_URI="
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
RDEPEND="
dev-python/colorama[${PYTHON_USEDEP}]