diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:22:13 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-04 08:22:13 +0200 |
commit | ccccc4587646fed60ddda1503c9f84be0ad3a884 (patch) | |
tree | 636f1ccf1bbb986a02be51edb28d426c53e7e596 /dev-python/mamba | |
parent | sys-cluster/keepalived: amd64 stable wrt bug #712210 (diff) | |
download | gentoo-ccccc4587646fed60ddda1503c9f84be0ad3a884.tar.gz gentoo-ccccc4587646fed60ddda1503c9f84be0ad3a884.tar.bz2 gentoo-ccccc4587646fed60ddda1503c9f84be0ad3a884.zip |
dev-python/mamba: amd64 stable wrt bug #726546
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/mamba')
-rw-r--r-- | dev-python/mamba/mamba-0.11.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/mamba/mamba-0.11.0.ebuild b/dev-python/mamba/mamba-0.11.0.ebuild index c0c67a7b7de3..3f6be0377656 100644 --- a/dev-python/mamba/mamba-0.11.0.ebuild +++ b/dev-python/mamba/mamba-0.11.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/nestorsalceda/${PN}/archive/v${PV}.tar.gz -> ${P}.ta LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |