diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-01-10 20:14:17 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-01-10 20:14:17 +0100 |
commit | 70774d65efb167c74f1be3d06409daea1ee3b29d (patch) | |
tree | 8be69926deab195dc7c5d1c77981fa21381debd0 /dev-python/cmd2 | |
parent | www-client/chromium: amd64 stable wrt bug #704960 (diff) | |
download | gentoo-70774d65efb167c74f1be3d06409daea1ee3b29d.tar.gz gentoo-70774d65efb167c74f1be3d06409daea1ee3b29d.tar.bz2 gentoo-70774d65efb167c74f1be3d06409daea1ee3b29d.zip |
dev-python/cmd2: amd64 stable wrt bug #705086
Package-Manager: Portage-2.3.79, Repoman-2.3.16
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@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 565911a09540..3853681eedc9 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 ~arm64 ~x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |