diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-08 01:40:39 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2022-02-08 01:40:39 +0000 |
| commit | 1770414551bc5e84d0ac5f797cd36fd7942d8c24 (patch) | |
| tree | 0d4665a7d6e8295bb279ccc7815b3be2247882de /dev-util/codespell | |
| parent | 2472b7dc7a3455d2120cd6ab826e200a4ac22d63 (diff) | |
| download | baldeagleos-repo-1770414551bc5e84d0ac5f797cd36fd7942d8c24.tar.gz baldeagleos-repo-1770414551bc5e84d0ac5f797cd36fd7942d8c24.tar.xz baldeagleos-repo-1770414551bc5e84d0ac5f797cd36fd7942d8c24.zip | |
Adding metadata
Diffstat (limited to 'dev-util/codespell')
| -rw-r--r-- | dev-util/codespell/codespell-2.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/codespell/codespell-2.1.0.ebuild b/dev-util/codespell/codespell-2.1.0.ebuild index 107e0f775a7e..b7786a12aaaf 100644 --- a/dev-util/codespell/codespell-2.1.0.ebuild +++ b/dev-util/codespell/codespell-2.1.0.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 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/codespell-project/codespell/archive/v${PV}.tar.gz -> # Dictionary licensed under CC-BY-SA-3.0 LICENSE="GPL-2 CC-BY-SA-3.0" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" BDEPEND=" sys-apps/help2man |
