summaryrefslogtreecommitdiff
path: root/dev-python/pytest-capturelog
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
committerV3n3RiX <venerix@redcorelinux.org>2018-02-24 19:58:07 +0000
commit99abbc5e5a6ecd3fc981b45646fd8cb5d320377b (patch)
treeda76713365257a445f3ae3b95470917f59d46728 /dev-python/pytest-capturelog
parent4935506e9a5cbfabd37c64093eac5f36c2ff0017 (diff)
gentoo resync : 24.02.2018
Diffstat (limited to 'dev-python/pytest-capturelog')
-rw-r--r--dev-python/pytest-capturelog/Manifest2
-rw-r--r--dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-capturelog/Manifest b/dev-python/pytest-capturelog/Manifest
index b6456daa9414..6a29524694d2 100644
--- a/dev-python/pytest-capturelog/Manifest
+++ b/dev-python/pytest-capturelog/Manifest
@@ -1,3 +1,3 @@
DIST pytest-capturelog-0.7.tar.gz 4293 BLAKE2B e0dca3e3983f92afc01a988b339062286187175035c23f042e3cee9b3962c09eb0224a6859830ba8812aa39ba1c2f8460d950fd1bcc0c5d60d3081fbc93161a5 SHA512 82567697be2c277f49633cee5c83733b3383b89e987729dc977f4ef3dd08a5ef55d507f5380ac08def7791157208459ee08d686cf532280c665e659938f03c22
-EBUILD pytest-capturelog-0.7.ebuild 880 BLAKE2B e75fc3211e26c0ca5f5a1a845eac67db1dc9dd88c736d4aea1903594cf56ce2329e94184ba307805568565568294493681cf2527174ba583fb2c09972a9a1d77 SHA512 6feea4d20a8b0b4dbebb3672db1c6fefce8817642403a2ae1f20d57c17c508b63ee7c6243a709ad6ba44873de61c7112672050b067fa1763179f113ae441f560
+EBUILD pytest-capturelog-0.7.ebuild 892 BLAKE2B 4a6387b2c1bd32a9544dc68027535710b1df1a459c54102dd024f8346e58417f77ac70cb9192ca461331218e8df18cef0f300b2a9b522096959db9cdc789b0b4 SHA512 d74f4b147ce48eb38e2601e98060aea21bd3b26a9a3393750b23bb6e38e60a8f1f02fc4e3e500bc3dd8e8b594c86551597c74f646d63e1b6fbb73c4cfdd74fe7
MISC metadata.xml 390 BLAKE2B 01e2feb9a06fa2d2a952ec1856e480645c0cadc14f34cf4d65897f9d3986d1ca7d27d6ef87402770904c46cb2265c085acd8cbae58c347eefe439e053eaf0c33 SHA512 c4f5af0f5e6ac325f47cced6f6032279bf9109d1581f18c051869cf7ef4526c38245c4b31335f6fb42851ec5ec8c52e2841aee044c25195142917a39000e7525
diff --git a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild b/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
index af1bda9a4af4..3111ef1ff4fd 100644
--- a/dev-python/pytest-capturelog/pytest-capturelog-0.7.ebuild
+++ b/dev-python/pytest-capturelog/pytest-capturelog-0.7.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"
LICENSE="MIT"
SLOT="0"
-KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd"
IUSE="test"
COMMON_DEPEND="dev-python/py[${PYTHON_USEDEP}]"