summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2020-07-17 22:31:33 +0000
committerSam James <sam@gentoo.org>2020-07-17 23:24:57 +0000
commit767eb5899c5dac0297138ede87f7db67d9d12f1a (patch)
tree66854ee2006a85116a80be7d33f6716e2dc2ff19 /dev-python
parentdev-python/pudb: arm64 keyworded (bug #732742) (diff)
downloadgentoo-767eb5899c5dac0297138ede87f7db67d9d12f1a.tar.gz
gentoo-767eb5899c5dac0297138ede87f7db67d9d12f1a.tar.bz2
gentoo-767eb5899c5dac0297138ede87f7db67d9d12f1a.zip
dev-python/python-bugzilla: arm64 keyworded (bug #732490)
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/python-bugzilla/python-bugzilla-2.5.0.ebuild2
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 b0a3cccf3338..9f3e0135e555 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 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
LICENSE="GPL-2+"
SLOT="0"