diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:52:04 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-06-21 18:54:43 +0200 |
commit | 7974fc8935d4205e88f2a7b0e10e5d2edfb700fa (patch) | |
tree | 686861fd787f06095e58e50086bc04aac2f8cb1c /dev-python/flexmock | |
parent | dev-python/pytest: amd64 stable wrt bug #728754 (diff) | |
download | gentoo-7974fc8935d4205e88f2a7b0e10e5d2edfb700fa.tar.gz gentoo-7974fc8935d4205e88f2a7b0e10e5d2edfb700fa.tar.bz2 gentoo-7974fc8935d4205e88f2a7b0e10e5d2edfb700fa.zip |
dev-python/flexmock: amd64 stable wrt bug #728782
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/flexmock')
-rw-r--r-- | dev-python/flexmock/flexmock-0.10.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/flexmock/flexmock-0.10.4.ebuild b/dev-python/flexmock/flexmock-0.10.4.ebuild index d9be5c143fc8..0597aa309b2c 100644 --- a/dev-python/flexmock/flexmock-0.10.4.ebuild +++ b/dev-python/flexmock/flexmock-0.10.4.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="amd64" IUSE="test" RESTRICT="!test? ( test )" |