commit: fc4e79427dd222b580c677b7b57d30d037b60242 Author: Matthias Maier <tamiko <AT> gentoo <DOT> org> AuthorDate: Sat Mar 2 23:45:28 2019 +0000 Commit: Matthias Maier <tamiko <AT> gentoo <DOT> org> CommitDate: Sat Mar 2 23:46:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc4e7942
dev-util/cloc: mark stable for x86, amd64, using ALLARCHES Package-Manager: Portage-2.3.61, Repoman-2.3.12 Signed-off-by: Matthias Maier <tamiko <AT> gentoo.org> dev-util/cloc/cloc-1.76-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-util/cloc/cloc-1.76-r1.ebuild b/dev-util/cloc/cloc-1.76-r1.ebuild index 70dda680961..157bd9ba48e 100644 --- a/dev-util/cloc/cloc-1.76-r1.ebuild +++ b/dev-util/cloc/cloc-1.76-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/AlDanial/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc x86" DEPEND="dev-lang/perl" RDEPEND="${DEPEND}
