diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-20 13:39:09 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-20 13:39:09 +0000 |
| commit | ef46f0b544c7425c5a82298dfc6479ee674386a7 (patch) | |
| tree | 402603ec5d418ee25f41f8ebcd0e02d5240a2bba /dev-python/python-utils | |
| parent | f5171b03fb6567ede66b96d93b421bdca381563e (diff) | |
| download | baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.tar.gz baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.tar.xz baldeagleos-repo-ef46f0b544c7425c5a82298dfc6479ee674386a7.zip | |
Adding metadata
Diffstat (limited to 'dev-python/python-utils')
| -rw-r--r-- | dev-python/python-utils/python-utils-2.6.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/python-utils/python-utils-2.6.3.ebuild b/dev-python/python-utils/python-utils-2.6.3.ebuild index 250306bd419a..f71583802b4e 100644 --- a/dev-python/python-utils/python-utils-2.6.3.ebuild +++ b/dev-python/python-utils/python-utils-2.6.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" RDEPEND="dev-python/six[${PYTHON_USEDEP}]" |
