summaryrefslogtreecommitdiff
path: root/dev-util/splint
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-02-02 01:39:05 +0000
commitfcc5224904648a8e6eb528d7603154160a20022f (patch)
tree3bfce096b38a9cea8eed13fc70c1526c456e9abd /dev-util/splint
parent2fd57282f0262ca084e05b0f2c63fbada395d02b (diff)
gentoo resync : 02.02.2022
Diffstat (limited to 'dev-util/splint')
-rw-r--r--dev-util/splint/Manifest2
-rw-r--r--dev-util/splint/splint-3.1.2-r2.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-util/splint/Manifest b/dev-util/splint/Manifest
index b858d8b64831..88f64cd0af9b 100644
--- a/dev-util/splint/Manifest
+++ b/dev-util/splint/Manifest
@@ -1,4 +1,4 @@
AUX splint-3.1.2-musl.patch 232 BLAKE2B 1d802cba805a993ccec83b2beeefba3f7971fe31d4c20f03082538aa47ff3614fa8c270a6011c21745c85ad9325884d7447446dcc415995909bcedf1fcf10f9d SHA512 4e74cd5181848c3babf3a6d6687eb6d274be1549f26b7817b2c3fa4c0cee048c841d71a28931ae4db21c0c67154cff536218e7ace6d6e5ba4c7eccb7a800790f
DIST splint-3.1.2.src.tgz 2284033 BLAKE2B b071092ddb82be76734e00cdc8f96b697c20d0beaeba921b74464ac0b1f727c396f8f15845cf8c6c20011186e4da00199411545e0e167fcb9ce4ef2b27efa975 SHA512 9bbf3f6575763c022940efde947f845f52095a1bcf645f7f4a98feb335b62d2bd50d78420e7fe95f81eb139b110d8fe48112b025deace45f7994360b20d47e0b
-EBUILD splint-3.1.2-r2.ebuild 1093 BLAKE2B 0141c0b33181e364b21f169ba53912f2ef5a9795d0a49a0c970433c4199cef3e83cfae61dd3428f8ae5e21be72d6bbac74d266104f8092c44973d3a2eb401cdc SHA512 75d74e6966cfdddc2b3b0b707d8e2cb8cffc4d57314f1eeb7ce35fa5a9dd8b6c5c38fc4bfbf007a34d510635563572ea49708442ae50d28192f36566613e274f
+EBUILD splint-3.1.2-r2.ebuild 1092 BLAKE2B 98e6d61e3e4129de211ca66d9f89d440bea99094c837c6281cf3d233b9abe5d0b2db080e5880e1714848783699de1f5602e1645e98f64c7602d155498265913e SHA512 e99c59a8bd6bbd328874b3ee77967e66f885c56e747ea903070cc937882de7950383847cc7424c1739071f93b15f7b10d25d852d665ba00849b25a765434892d
MISC metadata.xml 167 BLAKE2B 868e3b584722eaacf68273db062bb773d8c7e5d7ab2b81ca7e8397643bf7cc106c3a1033594401c99c54f667bb45d6b73f9048fc335580bbd44b4589ad26a832 SHA512 30caadd1496c3b9969136038239a1d8e01f236726b4022c2d7e19ca7575f25f735e556835e581afbf44fbd3e4104c40f2b5ef5fa70118d75c881fdf871962d0a
diff --git a/dev-util/splint/splint-3.1.2-r2.ebuild b/dev-util/splint/splint-3.1.2-r2.ebuild
index 1975543f7f9d..173c468b8cb3 100644
--- a/dev-util/splint/splint-3.1.2-r2.ebuild
+++ b/dev-util/splint/splint-3.1.2-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://www.splint.org/downloads/${P}.src.tgz"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 sparc x86 ~ppc-macos ~x64-macos"
DEPEND="sys-devel/flex"