diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 14:50:04 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-01-27 14:50:04 +0300 |
commit | caed5f7ab54d6297a4b6ce83923c87d6f23a8733 (patch) | |
tree | e0feee4b513bef6850863bb7d943f7ab6cfeadc3 /dev-python/cmd2 | |
parent | app-misc/khal: Add ~arm keyword wrt bug #696134 (diff) | |
download | gentoo-caed5f7ab54d6297a4b6ce83923c87d6f23a8733.tar.gz gentoo-caed5f7ab54d6297a4b6ce83923c87d6f23a8733.tar.bz2 gentoo-caed5f7ab54d6297a4b6ce83923c87d6f23a8733.zip |
dev-python/cmd2: arm stable wrt bug #705086
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/cmd2')
-rw-r--r-- | dev-python/cmd2/cmd2-0.9.22.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/cmd2/cmd2-0.9.22.ebuild b/dev-python/cmd2/cmd2-0.9.22.ebuild index 347d10c90d72..6afdae884efd 100644 --- a/dev-python/cmd2/cmd2-0.9.22.ebuild +++ b/dev-python/cmd2/cmd2-0.9.22.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm ~arm64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |