dev-python/python-bugzilla: x86 stable wrt bug #713456
authorMikle Kolyada <zlogene@gentoo.org>
Sun, 29 Mar 2020 10:43:01 +0000 (13:43 +0300)
committerMikle Kolyada <zlogene@gentoo.org>
Sun, 29 Mar 2020 10:43:20 +0000 (13:43 +0300)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild

index dd1d0971abd5d08943c7f825aaeb5f9286b2141a..05a656acb4be0baa9a998b48bc348ca9e7225219 100644 (file)
@@ -11,7 +11,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"
 IUSE="test"
 RESTRICT="!test? ( test )"
 LICENSE="GPL-2+"