diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-04 12:58:22 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-04 12:58:22 +0000 |
| commit | 6fd9031ff3488949e3095f4c531186c05bd16600 (patch) | |
| tree | 55b1ae625997c8ac643cd08dc4b039086fbf27ea /dev-python/pyproject-api | |
| parent | f38ffc065a331772d758003308880d1158c05b87 (diff) | |
| download | baldeagleos-repo-6fd9031ff3488949e3095f4c531186c05bd16600.tar.gz baldeagleos-repo-6fd9031ff3488949e3095f4c531186c05bd16600.tar.xz baldeagleos-repo-6fd9031ff3488949e3095f4c531186c05bd16600.zip | |
Adding metadata
Diffstat (limited to 'dev-python/pyproject-api')
| -rw-r--r-- | dev-python/pyproject-api/pyproject-api-1.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild b/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild index 09c79c848032..11d68e40a182 100644 --- a/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild +++ b/dev-python/pyproject-api/pyproject-api-1.2.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2022 Gentoo Authors +# Copyright 2022-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,7 +20,7 @@ SRC_URI=" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~riscv" RDEPEND=" >=dev-python/packaging-21.3[${PYTHON_USEDEP}] |
