diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:01:38 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 15:16:59 +0100 |
commit | 033e4af8f0b7ad02aa7c576b11827a65af992dab (patch) | |
tree | 666815d5ca7b14267c64e833ae228e5efeff9a68 /dev-python/testfixtures | |
parent | dev-python/sybil: amd64 stable wrt bug #714528 (diff) | |
download | gentoo-033e4af8f0b7ad02aa7c576b11827a65af992dab.tar.gz gentoo-033e4af8f0b7ad02aa7c576b11827a65af992dab.tar.bz2 gentoo-033e4af8f0b7ad02aa7c576b11827a65af992dab.zip |
dev-python/testfixtures: amd64 stable wrt bug #714528
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r-- | dev-python/testfixtures/testfixtures-6.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-6.8.2.ebuild b/dev-python/testfixtures/testfixtures-6.8.2.ebuild index a827aad44dd2..1acbddb94ceb 100644 --- a/dev-python/testfixtures/testfixtures-6.8.2.ebuild +++ b/dev-python/testfixtures/testfixtures-6.8.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" SLOT="0" LICENSE="MIT" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~x86 ~amd64-linux ~x86-linux" IUSE="doc test" RESTRICT="!test? ( test )" |