diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:36:41 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-12-17 17:36:41 +0100 |
commit | ce10e3db3e2144568d4baecf9a0614ecb35940c3 (patch) | |
tree | 36294830953dfd12545eaf93b53fa65d3099e0f9 /dev-python/python-bugzilla | |
parent | dev-python/pyparted: amd64 stable wrt bug #760222 (diff) | |
download | gentoo-ce10e3db3e2144568d4baecf9a0614ecb35940c3.tar.gz gentoo-ce10e3db3e2144568d4baecf9a0614ecb35940c3.tar.bz2 gentoo-ce10e3db3e2144568d4baecf9a0614ecb35940c3.zip |
dev-python/python-bugzilla: amd64/x86 stable (ALLARCHES policy) wrt bug #760225
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r-- | dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild | 2 |
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 24046df4f1db..f997f2f1be61 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 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" LICENSE="GPL-2+" SLOT="0" |