diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-29 13:43:01 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2020-03-29 13:43:20 +0300 |
commit | 2160be369526ec640c44422da03ef3df25d2b706 (patch) | |
tree | c5ea4ef6ee6f50c4430502e0ac9f5ddf9ede7159 /dev-python/python-bugzilla | |
parent | dev-python/python-bugzilla: amd64 stable wrt bug #713456 (diff) | |
download | gentoo-2160be369526ec640c44422da03ef3df25d2b706.tar.gz gentoo-2160be369526ec640c44422da03ef3df25d2b706.tar.bz2 gentoo-2160be369526ec640c44422da03ef3df25d2b706.zip |
dev-python/python-bugzilla: x86 stable wrt bug #713456
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="x86"
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'dev-python/python-bugzilla')
-rw-r--r-- | dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild index dd1d0971abd5..05a656acb4be 100644 --- a/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-2.1.0.ebuild @@ -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+" |