diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:37:13 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-03-25 16:42:10 +0100 |
commit | 135f26cb52db49403b78f403591028291cadea8b (patch) | |
tree | 5198c11324e67cabab3d92ac7019db9b4fddb45a /dev-python/ddt | |
parent | media-sound/cantata: x86 stable wrt bug #713796 (diff) | |
download | gentoo-135f26cb52db49403b78f403591028291cadea8b.tar.gz gentoo-135f26cb52db49403b78f403591028291cadea8b.tar.bz2 gentoo-135f26cb52db49403b78f403591028291cadea8b.zip |
dev-python/ddt: x86 stable wrt bug #714304
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/ddt')
-rw-r--r-- | dev-python/ddt/ddt-1.2.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/ddt/ddt-1.2.2.ebuild b/dev-python/ddt/ddt-1.2.2.ebuild index 9245b52d86df..56c60862c037 100644 --- a/dev-python/ddt/ddt-1.2.2.ebuild +++ b/dev-python/ddt/ddt-1.2.2.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/datadriventests/ddt/archive/${PV}.tar.gz -> ${P}.tar LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 x86" IUSE="test" BDEPEND="dev-python/setuptools[${PYTHON_USEDEP}] |