diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:02 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-02-14 13:25:54 +0100 |
commit | d342eec1bed0c226cd25530ebc56c1507a58d115 (patch) | |
tree | 22a1f2ea987a83f512c878f5da13d5fd3dd18159 /dev-python/pytest-home | |
parent | dev-python/setuptools: Keyword 69.1.0 x86, #924324 (diff) | |
download | gentoo-d342eec1bed0c226cd25530ebc56c1507a58d115.tar.gz gentoo-d342eec1bed0c226cd25530ebc56c1507a58d115.tar.bz2 gentoo-d342eec1bed0c226cd25530ebc56c1507a58d115.zip |
dev-python/pytest-home: Keyword 0.5.1 x86, #924324
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/pytest-home')
-rw-r--r-- | dev-python/pytest-home/pytest-home-0.5.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-home/pytest-home-0.5.1.ebuild b/dev-python/pytest-home/pytest-home-0.5.1.ebuild index 9acacc87bf65..22b58992f464 100644 --- a/dev-python/pytest-home/pytest-home-0.5.1.ebuild +++ b/dev-python/pytest-home/pytest-home-0.5.1.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~s390 ~x86" RDEPEND=" dev-python/pytest[${PYTHON_USEDEP}] |