diff options
author | Sam James <sam@gentoo.org> | 2022-04-26 03:57:35 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-04-26 03:57:58 +0100 |
commit | 7bfabe846ed0db03b96b49253f6e1d98852f758e (patch) | |
tree | 507829bb40256c7daece3cf15dfb046bea819a5a /dev-python/munch | |
parent | dev-python/portend: Keyword 3.1.0 s390, #840888 (diff) | |
download | gentoo-7bfabe846ed0db03b96b49253f6e1d98852f758e.tar.gz gentoo-7bfabe846ed0db03b96b49253f6e1d98852f758e.tar.bz2 gentoo-7bfabe846ed0db03b96b49253f6e1d98852f758e.zip |
dev-python/munch: Keyword 2.5.0-r1 s390, #840888
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/munch')
-rw-r--r-- | dev-python/munch/munch-2.5.0-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild b/dev-python/munch/munch-2.5.0-r1.ebuild index 3d587eeae6e5..923c890eaf9f 100644 --- a/dev-python/munch/munch-2.5.0-r1.ebuild +++ b/dev-python/munch/munch-2.5.0-r1.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=7 @@ -11,7 +11,7 @@ HOMEPAGE="https://github.com/Infinidat/munch" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv sparc x86 ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86 ~x64-macos" SLOT="0" BDEPEND=" |