diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-05 00:54:28 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2023-01-05 00:54:28 +0000 |
| commit | 3a306f4246ea94a8373b36de41d8a7bb285e68ff (patch) | |
| tree | 889ff0a4bb5604bf1bbc6ee5702d16f5b4f417dc /dev-python/click-plugins | |
| parent | 6fd9031ff3488949e3095f4c531186c05bd16600 (diff) | |
| download | baldeagleos-repo-3a306f4246ea94a8373b36de41d8a7bb285e68ff.tar.gz baldeagleos-repo-3a306f4246ea94a8373b36de41d8a7bb285e68ff.tar.xz baldeagleos-repo-3a306f4246ea94a8373b36de41d8a7bb285e68ff.zip | |
Adding metadata
Diffstat (limited to 'dev-python/click-plugins')
| -rw-r--r-- | dev-python/click-plugins/click-plugins-1.1.1.ebuild | 4 |
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 6b38c4705d77..84a8f2780f66 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-2022 Gentoo Authors +# Copyright 1999-2023 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 ~loong ~riscv ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~loong ~riscv x86" SLOT="0" RDEPEND="dev-python/click[${PYTHON_USEDEP}]" |
