summaryrefslogtreecommitdiff
path: root/dev-python/python-bugzilla
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
committerV3n3RiX <venerix@redcorelinux.org>2021-01-22 20:28:19 +0000
commitabaa75b10f899ada8dd05b23cc03205064394bc6 (patch)
treeeca3dd248b73b92013cba00a0fcc1edf2696e19a /dev-python/python-bugzilla
parent24fd814c326e282c4321965c31f341dad77e270d (diff)
gentoo resync : 22.01.2021
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r--dev-python/python-bugzilla/Manifest2
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/python-bugzilla/Manifest b/dev-python/python-bugzilla/Manifest
index 8016fa680f29..e44a93a977b2 100644
--- a/dev-python/python-bugzilla/Manifest
+++ b/dev-python/python-bugzilla/Manifest
@@ -1,3 +1,3 @@
DIST python-bugzilla-3.0.2.tar.gz 115324 BLAKE2B 3f64af96bf61d16e720338055391b187f53a968488535e76a5d6e56817030fc1c45f824ed27424b3e7440dc03759e77bcb8d417fa2278aa611b995bea2775f7a SHA512 c4fb79c9ca4d813a5dd9573e9a300aa01ea713fa11d43e2ee7ca13efb4720fed14fff339e9cc1b756505f43348768f0fdaaa8ae0b370640ff70e402f852e9b1a
-EBUILD python-bugzilla-3.0.2.ebuild 679 BLAKE2B ea1a48cfcd6c80d1ead275b661866ff640f3a897d8d3cc8adf10e7af0b681a83441917a5c05e20d9c0dbdd15615624dd34ec95e19f3ca6434975ec163b4106df SHA512 c762afc66c7e1a7ceed0350172714bb5037a3ec4d1a6a3b75dfb0e01d333b24b2f8fbb1fe6e2bfdd5d28d114b19415bcfa3381800ad200ece7ef25936e0e9478
+EBUILD python-bugzilla-3.0.2.ebuild 686 BLAKE2B 7b0521dcef9e95fd5aeea0c349e8216f36926e2f2378b7827eaeb7d5ea288e5c849ec8dfdf1d7f00124c6c839c47ca0a494a09bfb1fd67961ab1cfc4b344bdf6 SHA512 6b8ae6b30ef47bfc837bb76f9e09c9eb9e8e688fdc084bba717e76cf8ea0ca9d7b9bdcffb4e9fafa81f636f4ae2d9ecf32691d6d8368e48e5fa51fec8a55d91b
MISC metadata.xml 661 BLAKE2B 71e2d61d2c3f6f68dc260f2849bcc6cc444bd1eae0ed95e0e5312ea6b362e7de644bc18573d83bde770511174f42b79d04478c8a0ab49622e66deb4d06059535 SHA512 0b31da040d6c68a84d20c171f614fecee1ebc2a01be1c6fc5480774d9ba4e47c7d8dbcb2b58ff8e2dcd56bf96a8e9b6181960173ede6e73bc9eb2355f2945ca3
diff --git a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
index 3a1e491a2fec..fcb4d29b7df2 100644
--- a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
+++ b/dev-python/python-bugzilla/python-bugzilla-3.0.2.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
@@ -12,7 +12,7 @@ DESCRIPTION="A python module for interacting with Bugzilla over XMLRPC"
HOMEPAGE="https://github.com/python-bugzilla/python-bugzilla"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
-KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86"
LICENSE="GPL-2+"
SLOT="0"