diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-25 08:57:51 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-25 08:57:51 +0200 |
commit | e7c338f1277f9c4b0871754f6c6c3044f219e968 (patch) | |
tree | 5ec2acf05e905283e2e613963fd28431774de08a /dev-python/moto | |
parent | www-client/chromium: amd64 stable wrt bug #729310 (diff) | |
download | gentoo-e7c338f1277f9c4b0871754f6c6c3044f219e968.tar.gz gentoo-e7c338f1277f9c4b0871754f6c6c3044f219e968.tar.bz2 gentoo-e7c338f1277f9c4b0871754f6c6c3044f219e968.zip |
dev-python/moto: amd64 stable wrt bug #727060
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/moto')
-rw-r--r-- | dev-python/moto/moto-1.3.14-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/moto/moto-1.3.14-r1.ebuild b/dev-python/moto/moto-1.3.14-r1.ebuild index 71f3637af836..915c8ed2a58b 100644 --- a/dev-python/moto/moto-1.3.14-r1.ebuild +++ b/dev-python/moto/moto-1.3.14-r1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )" |