summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-18 03:23:31 +0000
committerSam James <sam@gentoo.org>2021-01-18 03:31:31 +0000
commit6bfb9794fedde27ed746f31e35b5bb5e3193da77 (patch)
tree5f33f64757d42721ce4f133d304b5647f18294c8 /dev-python/python-bugzilla
parentnet-mail/imapsync: bump to 1.977 (diff)
downloadgentoo-6bfb9794fedde27ed746f31e35b5bb5e3193da77.tar.gz
gentoo-6bfb9794fedde27ed746f31e35b5bb5e3193da77.tar.bz2
gentoo-6bfb9794fedde27ed746f31e35b5bb5e3193da77.zip
dev-python/python-bugzilla: Keyword 3.0.2 sparc
Package-Manager: Portage-3.0.12.0.2-prefix, Repoman-3.0.2 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild4
1 files changed, 2 insertions, 2 deletions
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"