diff options
author | 2021-11-14 03:41:12 +0000 | |
---|---|---|
committer | 2021-11-14 03:41:12 +0000 | |
commit | efaa83141541cea4d165c25f1281c4a38dbeb68a (patch) | |
tree | 22c47cff024b043eef4c99742341d017b1de51fe /dev-python/pytest-datadir | |
parent | dev-python/prettytable: Keyword 2.4.0-r1 ia64, #821259 (diff) | |
download | gentoo-efaa83141541cea4d165c25f1281c4a38dbeb68a.tar.gz gentoo-efaa83141541cea4d165c25f1281c4a38dbeb68a.tar.bz2 gentoo-efaa83141541cea4d165c25f1281c4a38dbeb68a.zip |
dev-python/pytest-datadir: Keyword 1.3.1 ia64, #789606
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r-- | dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild index 5399eb0dda5e..f870e89dbce7 100644 --- a/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild +++ b/dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~m68k ~ppc ~ppc64 ~riscv ~s390 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~ppc ~ppc64 ~riscv ~s390 x86" RDEPEND="dev-python/pytest[${PYTHON_USEDEP}]" |