summaryrefslogtreecommitdiff
path: root/dev-python/pytest-cache
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-31 20:30:04 +0000
commit4650985dd0e898b82e0d2ec225931297d4fadccf (patch)
treeeb0e8002cf3ebf1009110b6fec47fa90f873d824 /dev-python/pytest-cache
parent67f76a858f1ac826bd8a550d756d9ec6e340ed4f (diff)
gentoo resync : 31.01.2018
Diffstat (limited to 'dev-python/pytest-cache')
-rw-r--r--dev-python/pytest-cache/Manifest2
-rw-r--r--dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-cache/Manifest b/dev-python/pytest-cache/Manifest
index a0831d11d2b4..91855b14bc74 100644
--- a/dev-python/pytest-cache/Manifest
+++ b/dev-python/pytest-cache/Manifest
@@ -1,3 +1,3 @@
DIST pytest-cache-1.0.tar.gz 16242 BLAKE2B 90ebe56fab442c67513025bf3921d9d3ef4220de49fed5ae14cd31e5b8966e2fce4551faafb14bbaf1c3ddb45a8bc2d0ef4e3e9ab6fdece053d173b37e4753b7 SHA512 55eb66718a45fb0ad8931780d96fa4715cf0d9f2568be2a1b08b3399d391b818a7ae8b2afeb74b50aaf8ec8f7f0d8da8e7a7483845a50e884822ca6ddbca03ea
-EBUILD pytest-cache-1.0-r1.ebuild 874 BLAKE2B 4362de2105e3fb3a493961ed2f324a09d1220e770f690adf7d08c642d35f93dc6f5d46fd7b96a9fb172da0542ccf18d20df9dd56f511259098d88182bff5d50e SHA512 9a81653040dc2c1caba9650f427d182a671823432e30cccc7e47111f49b08fb17b5428b2cdecfce8b8c82731dcc4e358bd7be73dd2f5b01780484605f486c350
+EBUILD pytest-cache-1.0-r1.ebuild 873 BLAKE2B f2da795ffe45cdfac9f9841bbaee2ae1e56137b2c6d7b834ed3de1c653236c30dce18e9338d8580bbb73860de3140fb526808c795ec44369efdda85342b79c14 SHA512 efb39fed25937679f43e5250ddcec7eb27da1747d7112a49aded3c47877267c94ea803a73479abc1f48b9b426c38823c7da7e18e431e3233a38bbad01a26f148
MISC metadata.xml 424 BLAKE2B 9699f4ea942fab1f467f13318ec34b3827aafd5946f863fe73ed8411c8967c3aadd75d210d59a194f44cdd40a60f7911231b9b9f1b0da91b88be636b007cd205 SHA512 d5cacf7c2874eec32bd10036f6fa03f0d357569e99b229b397df2ca1978f3961b9f3e7cd892cba677e4f6c4e39a5d69ef496166285adf089e08e7406446c9a35
diff --git a/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild b/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
index 6672f1d3a75c..baa4e6ab638e 100644
--- a/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
+++ b/dev-python/pytest-cache/pytest-cache-1.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
SLOT="0"
LICENSE="MIT"
-KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~m68k ppc ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux"
IUSE="test"
RDEPEND="dev-python/execnet[${PYTHON_USEDEP}]"