summaryrefslogtreecommitdiff
path: root/dev-python/sphinxcontrib-newsfeed
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-04-28 09:54:45 +0100
commitb7ebc951da8800f711142f69d9d958bde67a112d (patch)
treee318514216845acb8f2e49fff7a5cba4027e9d91 /dev-python/sphinxcontrib-newsfeed
parentdc7cbdfa65fd814b3b9aa3c56257da201109e807 (diff)
gentoo resync : 28.04.2019
Diffstat (limited to 'dev-python/sphinxcontrib-newsfeed')
-rw-r--r--dev-python/sphinxcontrib-newsfeed/Manifest2
-rw-r--r--dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/sphinxcontrib-newsfeed/Manifest b/dev-python/sphinxcontrib-newsfeed/Manifest
index 23f8a9f57346..31d0dd17a712 100644
--- a/dev-python/sphinxcontrib-newsfeed/Manifest
+++ b/dev-python/sphinxcontrib-newsfeed/Manifest
@@ -1,3 +1,3 @@
DIST sphinxcontrib-newsfeed-0.1.4.tar.gz 10862 BLAKE2B 708c7a725ac36f54ea735953ba9d230b05da95147eabc91de9d610d3e02ec7d0d1ab8f5882d4e97327da425fc49e1b1a1753e011445ede859edd4f3cd5fb2a16 SHA512 96d9d0c15fca8b62f945bafc8f0eafa62df9c471f7510e2f153e47b66534e5f3041e5c01df772e6c35a9f09baa70064642f7f0fa43ccfd33dd64c2604494f2fc
-EBUILD sphinxcontrib-newsfeed-0.1.4.ebuild 820 BLAKE2B e46e3402198c8266dbfa303c16cba642320e2ccfc3c49af03dfc6016db545b067e6cb4d0898e3e19fb713eb329539256280055541ec2a7c48b5489a24703139a SHA512 aa830b8cc0851b166e846354704edaa11017aaa3ed7a37da0cc680c320f2fefcf21d90fb7c3e2be36546f4de7828494d87c0d35b8071548bc4a926ccbadae40e
+EBUILD sphinxcontrib-newsfeed-0.1.4.ebuild 825 BLAKE2B 04626ea9ef85f430826c0841866c470db1f556194062beacfd96d9d5928d0857c5a4c5ef15285ec7225aa4064b618912171e5b4b691587af7a867f000f1aa958 SHA512 76199e8a4c2b044232d96913f82a2c38b4eed4b957de53c7d85b0123f662663dc9564b8fe4b577cf6e5d90a974ce0afaafef74e36841a74b6ebf2f9abeab7566
MISC metadata.xml 300 BLAKE2B 965265929cfb966b7914f8111736a76f8681cf8cd3a17fe0b530e777553c66f7f26d7e994f25c288769c091bfc0e89fadf8f9fa4793050b6943de8b3920f1839 SHA512 e1033c151480876f5aa0a93db30e147b587215059224915f26b76a8aac04e699bb4bd66ed99e4af6f5126ca513f4946e9b6eecb358a9d6a7b53977e4970f7faf
diff --git a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
index a2782c27c60c..f6207761256a 100644
--- a/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
+++ b/dev-python/sphinxcontrib-newsfeed/sphinxcontrib-newsfeed-0.1.4.ebuild
@@ -2,7 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=6
-PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+PYTHON_COMPAT=( python2_7 python3_{5,6} )
inherit distutils-r1
@@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD-2"
SLOT="0"
-KEYWORDS="~amd64 ~arm ~x86 ~amd64-linux ~x86-linux"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86 ~amd64-linux ~x86-linux"
IUSE="examples"
DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"