commit: e55ec57a2ca75596d3326ac0695567f0c29fd3e5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Thu Feb 25 13:52:10 2021 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Thu Feb 25 13:52:10 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e55ec57a
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 <AT> gentoo.org> dev-util/cloc/cloc-1.86.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cloc/cloc-1.86.ebuild b/dev-util/cloc/cloc-1.86.ebuild index d2013f01d31..997b5bde73d 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}
