diff options
author | Matthias Maier <tamiko@gentoo.org> | 2019-03-02 17:45:28 -0600 |
---|---|---|
committer | Matthias Maier <tamiko@gentoo.org> | 2019-03-02 17:46:27 -0600 |
commit | fc4e79427dd222b580c677b7b57d30d037b60242 (patch) | |
tree | 3a9054e282a50ff13ac782551a57c48a11fe316d | |
parent | dev-util/cloc: bump version to 1.80 and EAPI to 7 (diff) | |
download | gentoo-fc4e79427dd222b580c677b7b57d30d037b60242.tar.gz gentoo-fc4e79427dd222b580c677b7b57d30d037b60242.tar.bz2 gentoo-fc4e79427dd222b580c677b7b57d30d037b60242.zip |
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@gentoo.org>
-rw-r--r-- | dev-util/cloc/cloc-1.76-r1.ebuild | 4 |
1 files 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 70dda680961e..157bd9ba48e2 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} |