summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-03-27 00:18:13 +0000
committerSam James <sam@gentoo.org>2021-03-27 00:18:13 +0000
commitd702f5614314d4d0ef5a47ab2e315254851232f7 (patch)
tree51106b96c9ecbf65a979dde44f976fd4165e88d4 /dev-python/python-bugzilla
parentdev-util/debugedit: ~sparc keyworded (diff)
downloadgentoo-d702f5614314d4d0ef5a47ab2e315254851232f7.tar.gz
gentoo-d702f5614314d4d0ef5a47ab2e315254851232f7.tar.bz2
gentoo-d702f5614314d4d0ef5a47ab2e315254851232f7.zip
dev-python/python-bugzilla: stabilize 3.0.2: ppc
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.ebuild2
1 files changed, 1 insertions, 1 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 2867c382bac6..bbc0a24a21c4 100644
--- a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
+++ b/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild
@@ -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 ~sparc x86"
+KEYWORDS="amd64 arm arm64 ppc ~ppc64 ~sparc x86"
LICENSE="GPL-2+"
SLOT="0"