summaryrefslogtreecommitdiff
path: root/dev-python/pytest-virtualenv
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-01-08 21:45:04 +0000
commit65737cf14a7220bd9a487aa2af4ae0e79bd23e86 (patch)
tree625754b14ae80ac167d1b150c2314b647cd008e6 /dev-python/pytest-virtualenv
parent5001a6c7b6da2956f5b17c695b1e0059dc7b8de5 (diff)
gentoo resync : 08.01.2018
Diffstat (limited to 'dev-python/pytest-virtualenv')
-rw-r--r--dev-python/pytest-virtualenv/Manifest2
-rw-r--r--dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-virtualenv/Manifest b/dev-python/pytest-virtualenv/Manifest
index 3a42dd736762..6da22588fe70 100644
--- a/dev-python/pytest-virtualenv/Manifest
+++ b/dev-python/pytest-virtualenv/Manifest
@@ -1,3 +1,3 @@
DIST pytest-virtualenv-1.2.11.tar.gz 9528 BLAKE2B 2ddcba76f89d207e8efaac8d59c6c1209fb9557fcfad586e1226b70d49ed8093aab602149335d23d497b0674e606d00d289fc291dd721aa7470f12ec221b5f61 SHA512 317ef8717f0ad4da6d38167f1f0dd65b6f1b3bd08bd1361fe6a27e6e422cd9fab62f3fac3848082bb24411505ecd41495fc1cbedb970d43945c8f6f8cfbbdf41
-EBUILD pytest-virtualenv-1.2.11.ebuild 864 BLAKE2B 3c2d095dcc0de7304162264bfbd0b57f524bdc621b1e1c7cf787e3ddc67a509f688fba4cd71d1f7cd907dbb825d6c6524370421c543591991384f36fd04bc930 SHA512 1d6a7c832d5ed45e1b324b47a25556dce34fcf994f4ac4b111850b6e09cdcd5652a5bc7f0467260124a075c74eef70e7d375d7acfc2de2f1b6b3c0efe5d54f28
+EBUILD pytest-virtualenv-1.2.11.ebuild 869 BLAKE2B 1a4475a6112f6e79d23b06b0e6a509b0f81e9b1ac639d33a659e39d626143f05b44f336441f899a87cb584f2a42d107da801005607b0170700e4dcd086131b66 SHA512 888c6d49f9f765760d530f8c5d1de7cedeb5068272d07e293802cc01c37a218bcd80b74e1ed6082d1c8476c3266733b3e6ef5983ab129ed0cd41c98fae50a9df
MISC metadata.xml 704 BLAKE2B 5def8fc368efcb89f29107dead2b04bbae8f868d94f7d95396292e35933e556f1f0cdaace88e9063beb890999d2db384da85ba44e61fe5d48fb660f9f0f220fa SHA512 856c8ea08f2f1f4f2e1be19e2a2cb2aaad2a143f270417a2632685b44432c36a947d7d98b51bb87cd6f32943e814a39790943e0c4799dac97d84b92103b759d9
diff --git a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
index a4a887148236..3899d0adbd05 100644
--- a/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.ebuild
+++ b/dev-python/pytest-virtualenv/pytest-virtualenv-1.2.11.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=6
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
+KEYWORDS="amd64 ~arm ~arm64 hppa ia64 ~mips ppc ppc64 sparc ~x86"
IUSE="test"
RDEPEND="