diff options
author | 2022-01-30 22:22:32 +0000 | |
---|---|---|
committer | 2022-01-30 22:22:32 +0000 | |
commit | eeac125cf106993d73efc749b615eb959861e3f1 (patch) | |
tree | a55aa83ce4b725eec450c1d26c63a32140e4af6c /dev-python/cycler | |
parent | dev-python/cppy: Keyword 1.1.0 for ~m68k (diff) | |
download | gentoo-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.ebuild | 4 |
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 |