diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:56:14 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-05-03 11:56:14 +0200 |
commit | ee839cf3c475255463b56118997e4461c6a7cdfa (patch) | |
tree | bfd5ed79f13b6b9120dfcd85038de8ea24f1c6fd /dev-python/python-bugzilla | |
parent | dev-python/requests-mock: amd64 stable wrt bug #720598 (diff) | |
download | gentoo-ee839cf3c475255463b56118997e4461c6a7cdfa.tar.gz gentoo-ee839cf3c475255463b56118997e4461c6a7cdfa.tar.bz2 gentoo-ee839cf3c475255463b56118997e4461c6a7cdfa.zip |
dev-python/python-bugzilla: amd64 stable wrt bug #720434
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r-- | dev-python/python-bugzilla/python-bugzilla-2.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-2.3.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-2.3.0.ebuild index 7fc86a66d8b8..65a529fc935a 100644 --- a/dev-python/python-bugzilla/python-bugzilla-2.3.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-2.3.0.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 ~x86" +KEYWORDS="amd64 ~x86" LICENSE="GPL-2+" SLOT="0" |