diff options
author | Sam James (sam_c) <sam@cmpct.info> | 2020-06-01 03:18:12 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-06-01 22:30:13 +0200 |
commit | efe8e4fd39993f24d68cbb67e4fc66b41c08f531 (patch) | |
tree | 71bc86de27e05331a8300156fd85dcb75eea2158 /dev-python/munch/munch-2.5.0-r1.ebuild | |
parent | dev-python/jaraco-envs: arm keyworded (bug #718774) (diff) | |
download | gentoo-efe8e4fd39993f24d68cbb67e4fc66b41c08f531.tar.gz gentoo-efe8e4fd39993f24d68cbb67e4fc66b41c08f531.tar.bz2 gentoo-efe8e4fd39993f24d68cbb67e4fc66b41c08f531.zip |
dev-python/munch: arm keyworded (bug #718774)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Sam James (sam_c) <sam@cmpct.info>
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/munch/munch-2.5.0-r1.ebuild')
-rw-r--r-- | dev-python/munch/munch-2.5.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/munch/munch-2.5.0-r1.ebuild b/dev-python/munch/munch-2.5.0-r1.ebuild index e2a755e99a60..bd84078baaaf 100644 --- a/dev-python/munch/munch-2.5.0-r1.ebuild +++ b/dev-python/munch/munch-2.5.0-r1.ebuild @@ -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 ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" SLOT="0" BDEPEND=" |