summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-01-30 22:22:32 +0000
committerJames Le Cuirot <chewi@gentoo.org>2022-01-30 22:22:32 +0000
commiteeac125cf106993d73efc749b615eb959861e3f1 (patch)
treea55aa83ce4b725eec450c1d26c63a32140e4af6c /dev-python/cycler
parentdev-python/cppy: Keyword 1.1.0 for ~m68k (diff)
downloadgentoo-eeac125cf106993d73efc749b615eb959861e3f1.tar.gz
gentoo-eeac125cf106993d73efc749b615eb959861e3f1.tar.bz2
gentoo-eeac125cf106993d73efc749b615eb959861e3f1.zip
dev-python/cycler: Keyword 0.11.0 for ~m68k
The tests pass. Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'dev-python/cycler')
-rw-r--r--dev-python/cycler/cycler-0.11.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/cycler/cycler-0.11.0.ebuild b/dev-python/cycler/cycler-0.11.0.ebuild
index 3aea6303bcbf..33480f3b8ca9 100644
--- a/dev-python/cycler/cycler-0.11.0.ebuild
+++ b/dev-python/cycler/cycler-0.11.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -17,6 +17,6 @@ SRC_URI="
SLOT="0"
LICENSE="BSD"
-KEYWORDS="amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
+KEYWORDS="amd64 arm arm64 hppa ~ia64 ~m68k ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos"
distutils_enable_tests pytest