diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-10 13:45:45 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-01-10 13:45:45 +0000 |
| commit | 1f0fca79ed65209068992baad275a282ae7dc854 (patch) | |
| tree | 424b1a2a9ef395e708adcec3bf0d532b6d24d769 /dev-python/arrow | |
| parent | b60dfe66741ba77277dc341be58b0a1ea6d2a561 (diff) | |
| download | baldeagleos-repo-1f0fca79ed65209068992baad275a282ae7dc854.tar.gz baldeagleos-repo-1f0fca79ed65209068992baad275a282ae7dc854.tar.xz baldeagleos-repo-1f0fca79ed65209068992baad275a282ae7dc854.zip | |
Adding metadata
Diffstat (limited to 'dev-python/arrow')
| -rw-r--r-- | dev-python/arrow/arrow-1.2.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/arrow/arrow-1.2.1-r1.ebuild b/dev-python/arrow/arrow-1.2.1-r1.ebuild index 196f5e726206..4f23da8a9517 100644 --- a/dev-python/arrow/arrow-1.2.1-r1.ebuild +++ b/dev-python/arrow/arrow-1.2.1-r1.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="Apache-2.0" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/python-dateutil-2.7.0[${PYTHON_USEDEP}]" |
