summaryrefslogtreecommitdiff
path: root/dev-python/pytest-datadir
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
committerV3n3RiX <venerix@koprulu.sector>2021-12-05 02:47:11 +0000
commit2771f79232c273bc2a57d23bf335dd81ccf6af28 (patch)
treec8af0fd04194aed03cf067d44e53c7edd3e9ab84 /dev-python/pytest-datadir
parente9d044d4b9b71200a96adfa280848858c0f468c9 (diff)
gentoo resync : 05.12.2021
Diffstat (limited to 'dev-python/pytest-datadir')
-rw-r--r--dev-python/pytest-datadir/Manifest2
-rw-r--r--dev-python/pytest-datadir/pytest-datadir-1.3.1.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pytest-datadir/Manifest b/dev-python/pytest-datadir/Manifest
index 81cfcfe14c0b..bbb52c2c3154 100644
--- a/dev-python/pytest-datadir/Manifest
+++ b/dev-python/pytest-datadir/Manifest
@@ -1,3 +1,3 @@
DIST pytest-datadir-1.3.1.tar.gz 15230 BLAKE2B 72c5daaeb93315be55ae052d39a22eee4e64a1aaafa344ae64b527eebd137dc4667cee2f60af887551f00814d7ea4e5788097d0f59f7769335545c5083aef356 SHA512 2ab035ea4e6c4eaaead746a5fd3988feed31a314f73e18270faf4ae606521aa045f3d6c5e1301adcb87f8fd5b1ba5f3f1784f212ad778707ba46ad638d594f8c
-EBUILD pytest-datadir-1.3.1.ebuild 657 BLAKE2B 233ba007a4998d182372a6518bf732ccec27f432a106add051068cf6dee0d96a7bceb50b3775a9de22f67b55689a3ede442a77a60c992b338f42a81192e1069b SHA512 2a5aedcf766846de12099066ab560a0d640c48269308a3f7951cfc48e674a91a826ebc56e5f5efe49e31dc0b87436c02ba8e193e5550049a88686236a5deeebc
+EBUILD pytest-datadir-1.3.1.ebuild 659 BLAKE2B 7273fffc023136631e2b9a1200ff3fc9d0a962c288a0890fc81fc3570130f96aee6228a9d428295ef9d66253ff1f8b59a5db5594e13b1d636b0017dfc36cf874 SHA512 80e79b3bb60163dab057900109d2e0a34af17b2a1e0d4ab132a9cb0c9ed833d3cccaf1969c9305317840aa893002aa48c081c1041d800b911acb3eb724e6e004
MISC metadata.xml 360 BLAKE2B 32eda1b71737f15dd195beeb8a8b8a94c2c931a234e2c582d6841e2ec10e5e40010cb461fea2abeb1eedfa460da3edff78bd0befe638feee5b38a4dc453f221f SHA512 cf15128efd3dcf4b064a051144f9e1a7b2cb236f90ef437849204026ca2997e808866fa4b7972212daeae5b438a157a2b82d3db34084c5f3a94d7012b36117c3
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..4ae1e04a1ec0 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}]"