summaryrefslogtreecommitdiff
path: root/dev-python/click-plugins
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-01 00:38:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-01 00:38:43 +0000
commit4ede4da5e3dfec0a8c68f9048d586d2435248074 (patch)
tree02abd364cf8d56938c506ae9ad55f572494c00c7 /dev-python/click-plugins
parent0eece5113f77b39919010888fc908846eea694f6 (diff)
downloadbaldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.tar.gz
baldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.tar.xz
baldeagleos-repo-4ede4da5e3dfec0a8c68f9048d586d2435248074.zip
Adding metadata
Diffstat (limited to 'dev-python/click-plugins')
-rw-r--r--dev-python/click-plugins/click-plugins-1.1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/click-plugins/click-plugins-1.1.1.ebuild b/dev-python/click-plugins/click-plugins-1.1.1.ebuild
index d06da85f82e4..961b8e3df2ce 100644
--- a/dev-python/click-plugins/click-plugins-1.1.1.ebuild
+++ b/dev-python/click-plugins/click-plugins-1.1.1.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="7"
@@ -12,7 +12,7 @@ HOMEPAGE="https://github.com/click-contrib/click-plugins"
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
LICENSE="BSD"
-KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86"
SLOT="0"
RDEPEND="dev-python/click[${PYTHON_USEDEP}]"