diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:34:00 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-08-21 17:35:53 +0200 |
commit | b17043fda1f0db21db18fa8df66fe55a7fded9da (patch) | |
tree | 53921cea2537bf9348a25e4f200095c3f0ae6ac9 /dev-python/python-bugzilla | |
parent | dev-python/m2crypto: x86 stable wrt bug #737774 (diff) | |
download | gentoo-b17043fda1f0db21db18fa8df66fe55a7fded9da.tar.gz gentoo-b17043fda1f0db21db18fa8df66fe55a7fded9da.tar.bz2 gentoo-b17043fda1f0db21db18fa8df66fe55a7fded9da.zip |
dev-python/python-bugzilla: x86 stable wrt bug #737784
Package-Manager: Portage-2.3.103, Repoman-2.3.23
RepoMan-Options: --include-arches="x86"
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.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-2.5.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-2.5.0.ebuild index 9f3e0135e555..188993e56277 100644 --- a/dev-python/python-bugzilla/python-bugzilla-2.5.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-2.5.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 ~arm ~arm64 ~x86" +KEYWORDS="~amd64 ~arm ~arm64 x86" LICENSE="GPL-2+" SLOT="0" |