diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-18 12:40:56 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-18 12:40:56 +0000 |
| commit | e8da20ff4dc28a5a17a025894933de6dac4c4f90 (patch) | |
| tree | 02ac42b22fcfdcd1ffde03882470dc6447c98380 /dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild | |
| parent | 8a4ecb15f39f9bf23ddabb8d46766c5cf983d90e (diff) | |
| download | baldeagleos-repo-e8da20ff4dc28a5a17a025894933de6dac4c4f90.tar.gz baldeagleos-repo-e8da20ff4dc28a5a17a025894933de6dac4c4f90.tar.xz baldeagleos-repo-e8da20ff4dc28a5a17a025894933de6dac4c4f90.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild')
| -rw-r--r-- | dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild b/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild index 3eff74cea3e0..24a2f63cd4a4 100644 --- a/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild +++ b/dev-python/python-bugzilla/python-bugzilla-3.0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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 ~ppc ~ppc64 x86" +KEYWORDS="amd64 arm arm64 ~ppc ~ppc64 ~sparc x86" LICENSE="GPL-2+" SLOT="0" |
