summaryrefslogtreecommitdiff
path: root/dev-python/pmw
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-08 11:28:34 +0000
commit24fd814c326e282c4321965c31f341dad77e270d (patch)
tree033d63b33c21a3209964ab56005bb9bdd523630d /dev-python/pmw
parent129160ec854dca4c3fedb5bcfbcb56930371da0f (diff)
gentoo resync : 08.01.2021
Diffstat (limited to 'dev-python/pmw')
-rw-r--r--dev-python/pmw/Manifest2
-rw-r--r--dev-python/pmw/pmw-2.0.1-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pmw/Manifest b/dev-python/pmw/Manifest
index 6f056471d621..534702cd9398 100644
--- a/dev-python/pmw/Manifest
+++ b/dev-python/pmw/Manifest
@@ -1,3 +1,3 @@
DIST Pmw-2.0.1.tar.gz 830448 BLAKE2B c78fef1570a34b9784f936f16856c4450164d8a232770e59cc084c1113888af8ee002cd1c7ddeadcddaacb5eae9ff58fcbfc270fc066875523e31a9d26770cd3 SHA512 99654e961aa40a64eebc08fe473e94da0ce431e6465255c68c251dfd544a51edef1a5d97dfd89ce756eb5f7fcf917dbef27f646ba9451ab72f3d460daa09a556
-EBUILD pmw-2.0.1-r2.ebuild 1113 BLAKE2B 6252831edac128db2391351bc01fc43f4710adfbd3ae4368723dc5d770dc64b916db700751024161390f36fa5958d37e1d9534f8fd2711ee564d5180c439a11d SHA512 101fbf50f38cc1f874138c9752c786b2bd51626cdf62dbf99f0ea19b6924e8d8cff377172fb6f59a2f9483f15f78220fb6c91909ab09915fd72e07f3fd403d24
+EBUILD pmw-2.0.1-r2.ebuild 1102 BLAKE2B 8816690d5ee9ff394c71da1d426b32e044d9600131c52bf7a10aa5990184edfd21222fdb897cc49ca68a0bf2658c20370219d098e36f8045d424bf43fff2372a SHA512 e8dbc4093de4c26d755c909ca71c9ab330a28293d77d4d0dc2183620e90b9259e3e7afbb046b2037d84dbdf8b40b11fac6c35bdecff7d8a8ea54f4488f3ff51e
MISC metadata.xml 487 BLAKE2B 07571aab84e30b18c2ba9c5f769fc70f5396df951dce92df3c75a8b5f514fe78ec89ba05a1e8b369dec47502d16adb7f95af982ac8437b8b6691bc09acfe2384 SHA512 505fecd1bf257e237f689eea33fb2b2917aadf61ea5122d1715c6e9122be864bfbefd70136709eb354f82df8b4bcb99e77498db1e7554e7415de14ff61ce2cef
diff --git a/dev-python/pmw/pmw-2.0.1-r2.ebuild b/dev-python/pmw/pmw-2.0.1-r2.ebuild
index aeb8bab2510f..87f9604f4b4d 100644
--- a/dev-python/pmw/pmw-2.0.1-r2.ebuild
+++ b/dev-python/pmw/pmw-2.0.1-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -18,7 +18,7 @@ SRC_URI="mirror://pypi/${MY_PN:0:1}/${MY_PN}/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="py3"
-KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos ~x86-macos"
+KEYWORDS="~alpha amd64 ~ia64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-macos"
IUSE="doc test"
DEPEND="!dev-python/pmw:0"