diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:10 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-02-25 14:52:10 +0100 |
commit | e55ec57a2ca75596d3326ac0695567f0c29fd3e5 (patch) | |
tree | cc49b78bbc194bc56f720a231bd5145c930af3c9 /dev-util/cloc | |
parent | sci-electronics/iverilog: x86 stable wrt bug #772065 (diff) | |
download | gentoo-e55ec57a2ca75596d3326ac0695567f0c29fd3e5.tar.gz gentoo-e55ec57a2ca75596d3326ac0695567f0c29fd3e5.tar.bz2 gentoo-e55ec57a2ca75596d3326ac0695567f0c29fd3e5.zip |
dev-util/cloc: amd64/x86 stable (ALLARCHES policy) wrt bug #772104
Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-util/cloc')
-rw-r--r-- | dev-util/cloc/cloc-1.86.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/cloc/cloc-1.86.ebuild b/dev-util/cloc/cloc-1.86.ebuild index d2013f01d311..997b5bde73dd 100644 --- a/dev-util/cloc/cloc-1.86.ebuild +++ b/dev-util/cloc/cloc-1.86.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~arm ~arm64 ~ppc ~ppc64 x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND} |