diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:00:50 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-11-27 17:04:35 +0100 |
commit | e684e826bce5e9bd0a8030a9c0751197a2880225 (patch) | |
tree | 3c774d8d257ed7e9f07a9c1bcd9927bf91760c83 /dev-python/python-bugzilla | |
parent | dev-python/kiwisolver: amd64 stable wrt bug #756475 (diff) | |
download | gentoo-e684e826bce5e9bd0a8030a9c0751197a2880225.tar.gz gentoo-e684e826bce5e9bd0a8030a9c0751197a2880225.tar.bz2 gentoo-e684e826bce5e9bd0a8030a9c0751197a2880225.zip |
dev-python/python-bugzilla: amd64/x86 stable (ALLARCHES policy) wrt bug #756610
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.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-3.0.1.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.0.1.ebuild index 24046df4f1db..f997f2f1be61 100644 --- a/dev-python/python-bugzilla/python-bugzilla-3.0.1.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-3.0.1.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" |