diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-24 00:41:59 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2021-01-24 00:41:59 +0000 |
| commit | e45e1439caef52b9fec09bf1db79c6a00b2da84e (patch) | |
| tree | 25717a0b76d7506190c32eef300234108bed9409 /dev-python/os-client-config | |
| parent | 59c15ab2d39e10f371fae6d7ffe0678f8d90fdf8 (diff) | |
| download | baldeagleos-repo-e45e1439caef52b9fec09bf1db79c6a00b2da84e.tar.gz baldeagleos-repo-e45e1439caef52b9fec09bf1db79c6a00b2da84e.tar.xz baldeagleos-repo-e45e1439caef52b9fec09bf1db79c6a00b2da84e.zip | |
Updating liguros repo
Diffstat (limited to 'dev-python/os-client-config')
| -rw-r--r-- | dev-python/os-client-config/os-client-config-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/os-client-config/os-client-config-2.1.0.ebuild b/dev-python/os-client-config/os-client-config-2.1.0.ebuild index 1fbfe928309f..73c535c960fb 100644 --- a/dev-python/os-client-config/os-client-config-2.1.0.ebuild +++ b/dev-python/os-client-config/os-client-config-2.1.0.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 @@ -13,7 +13,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="amd64 ~arm64 x86" +KEYWORDS="amd64 ~arm ~arm64 x86" IUSE="" CDEPEND=">=dev-python/pbr-1.8.0[${PYTHON_USEDEP}]" |
