diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:07 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-17 20:14:07 +0100 |
commit | 994515d634067afd52986537b8e80e7a23f34281 (patch) | |
tree | 4fb1a5f2b19daa1f220da15cf0330e760daaa1de /dev-python/testfixtures | |
parent | dev-python/pytest-rerunfailures: amd64/x86 stable (ALLARCHES policy) wrt bug ... (diff) | |
download | gentoo-994515d634067afd52986537b8e80e7a23f34281.tar.gz gentoo-994515d634067afd52986537b8e80e7a23f34281.tar.bz2 gentoo-994515d634067afd52986537b8e80e7a23f34281.zip |
dev-python/testfixtures: amd64/x86 stable (ALLARCHES policy) wrt bug #754621
Package-Manager: Portage-3.0.8, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/testfixtures')
-rw-r--r-- | dev-python/testfixtures/testfixtures-6.15.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/testfixtures/testfixtures-6.15.0.ebuild b/dev-python/testfixtures/testfixtures-6.15.0.ebuild index 9d7fc72c7ede..8d3e4174528d 100644 --- a/dev-python/testfixtures/testfixtures-6.15.0.ebuild +++ b/dev-python/testfixtures/testfixtures-6.15.0.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" BDEPEND=" test? ( |