summaryrefslogtreecommitdiff
path: root/app-text/sloccount
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-11-04 16:07:53 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-11-04 16:07:53 +0000
commitbc968d15e7f24968eb69567c7f2fca470fdedacd (patch)
tree83b6eb5cd28c5ee30fcf8818f84b201e5dde503d /app-text/sloccount
parent7813a8a74857ef01cb12bd755ea0a94688a3efe2 (diff)
gentoo auto-resync : 04:11:2023 - 16:07:52
Diffstat (limited to 'app-text/sloccount')
-rw-r--r--app-text/sloccount/Manifest2
-rw-r--r--app-text/sloccount/sloccount-2.26-r3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-text/sloccount/Manifest b/app-text/sloccount/Manifest
index e1cb174a5554..c3e16de6dc30 100644
--- a/app-text/sloccount/Manifest
+++ b/app-text/sloccount/Manifest
@@ -2,5 +2,5 @@ AUX sloccount-2.26-coreutils-tail-n-fix.patch 468 BLAKE2B 81f7e84e738ef592c98635
AUX sloccount-2.26-gentoo.patch 2883 BLAKE2B 97234b574060b0c0d7343e2589765c7aea67604bcd56a3671c825d0e798ea122bc68e9f7d6e1fc0b016ae0124e49e19a059b97a59137bc26f242d91c1f6fa4c7 SHA512 6d744053c050525e6d54be467fdf83bdedc80871d3ffb7f65e15ba44224f2c67e8785e2e5621747ee680000aa542ca014ea6afa25bb90aee5469d679b41114f4
AUX sloccount-2.26-libexec.patch 2293 BLAKE2B 7e2dbbf27535e8a2c6ebba2eca790b67b84cd102a0b000a45bf2b56434138891de72906b42170a488f1a1ef6df4a848f0d72137662b835d5f002350b747f1b33 SHA512 87101dc6c6632d38ff25b842b3342ee7caae0a926ce7c62f07360691a1494f8fefb8a039743d6cc49e3ca53a2eb179a06a97763ff5cf6224056a0916317afa35
DIST sloccount-2.26.tar.gz 190948 BLAKE2B 060cba3796ba4edc5f64ca3cc16de6f7dd8d1d18e45f9ccc0abe7a27e37daa6c02dd7a3f31b124b5e9ccc81ab59a7c4c6405b86ebb17ca9853c1ac1dafcba095 SHA512 ed6ab315a56dbdc86c654b94e790c9ea9e2dcad0db26b63c0973c33eb7fa634b4ade0a1f3c6ccfd5172ea95f648c1dd3b0ae2575b0aa44b3fec708c24a6aca54
-EBUILD sloccount-2.26-r3.ebuild 1107 BLAKE2B d94461c801790a2b5cda36063857481b9e858015843bcbfdb65966bfc1afb2a0a2d5a4317d52f0ee07d17d0f90265995ecc91178816898b0036cdd90fa65caab SHA512 96c3affd60b7bde3de113f6aa326b10926b64489964de544e7b47247649e4d8e20963edb0928f964482763cb8affd4a3e7e21b856b4534c71d1c1eb8a7a004f7
+EBUILD sloccount-2.26-r3.ebuild 1121 BLAKE2B e463c7be02a81519f3ed9ff91f6421a6be3c0e11658509926e5845371a98d780da49bf5fbbbeb52937ef873479e4de0c119b5953f9c98f0a6d2e48c188c038e2 SHA512 fbfdbd78999659267be1c67a5c703742c4f6f2d87f121b62c9148332f42799800ac80fbca457cfb13b04919074176033a7dc0fa6603da2cb753441ddc819bcbd
MISC metadata.xml 217 BLAKE2B fbec54484edc2603e95c90cb231985ef0f5f8d2cd48632ac8a097a4dac165499ff4cc087b1ca9ba6a4368bbb73b3af1ee99622a80df17072e1a340c345a2ee64 SHA512 7d3fc456b183fe7bdea26fb6edce39f702741a762b74cd7d2159a0ba85af50ebc87fbd921c926692a6164d50c9faf6b19680ab96528819bb06aaeac679e42de2
diff --git a/app-text/sloccount/sloccount-2.26-r3.ebuild b/app-text/sloccount/sloccount-2.26-r3.ebuild
index 9242d9b171c6..8c1be8fa076d 100644
--- a/app-text/sloccount/sloccount-2.26-r3.ebuild
+++ b/app-text/sloccount/sloccount-2.26-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.dwheeler.com/sloccount/${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos"
RDEPEND="dev-lang/perl"
DEPEND="${RDEPEND}"