diff options
Diffstat (limited to 'dev-util/splint')
-rw-r--r-- | dev-util/splint/Manifest | 2 | ||||
-rw-r--r-- | dev-util/splint/splint-3.1.2-r2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/splint/Manifest b/dev-util/splint/Manifest index a32adbea6e5f..3c4079de48e2 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 1086 BLAKE2B 3ae205baffccba284988a65ba8923d51f01210942a27dbc2e9901304aa661a146c78c2d4a97adf111503cc3fd9fda9425a820e0c262cf05a001d1b8570f2bee7 SHA512 e48846e3361c76250d35e1fbc75371a1dbedb5527797e218a3798c603b5d9de308e83c551b7c5f89285a44b4f899ae184ce040e8b38c60b831e76a5ceb7720c8 +EBUILD splint-3.1.2-r2.ebuild 1080 BLAKE2B 8bdb7d01b76fe43b81238dd221dc75ab472d7dae888161b97d9040ca673832800cd57291434a95c21d4bd0c2d5d9d917db409e6725131bbc24784300360a0b19 SHA512 3160a804642fb51cbb025679076a36c6cbc59154e1cffabc10bdc2beb05b8b874655102987a6ce8a7bf91e4c039b4d4a043dc6e2a3b0a380b7ac60bf85a5666a 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 4ae035e30794..fac73c564bec 100644 --- a/dev-util/splint/splint-3.1.2-r2.ebuild +++ b/dev-util/splint/splint-3.1.2-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://splint.org/downloads/${P}.src.tgz" LICENSE="GPL-2+" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ppc ppc64 ~riscv sparc x86 ~ppc-macos ~x64-macos" DEPEND="sys-devel/flex" |