summaryrefslogtreecommitdiff
path: root/app-vim/bash-support
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-16 22:07:44 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-16 22:07:44 +0100
commitc4507bfdfd706b2b1301972490fe88ac3ddbc70e (patch)
tree72500f6288cf79e445e6a5cb03337f4f64ce49db /app-vim/bash-support
parentaa0b5f37afc4a88422d6301d07e4e3852ddd7251 (diff)
gentoo auto-resync : 16:05:2023 - 22:07:44
Diffstat (limited to 'app-vim/bash-support')
-rw-r--r--app-vim/bash-support/Manifest2
-rw-r--r--app-vim/bash-support/bash-support-4.3.ebuild4
2 files changed, 3 insertions, 3 deletions
diff --git a/app-vim/bash-support/Manifest b/app-vim/bash-support/Manifest
index b824cdb32964..97a986946338 100644
--- a/app-vim/bash-support/Manifest
+++ b/app-vim/bash-support/Manifest
@@ -1,3 +1,3 @@
DIST bash-support-4.3.zip 249238 BLAKE2B 46fa031b4ba927e5a229fa9dc93a3dbe005322a1de494bc8cbeb56138f2c580ea5b39b203d46b59013e1985930422c2e4217234a317fbf8ee6209889c4047323 SHA512 fd9294e467129990bc9796cda309a5b0ec5af3ddbda7f141939622ec0d96c1573b35d9a20e99040d6a4e83b1e98c1f6b847c77d055cca9492922e1080dc64118
-EBUILD bash-support-4.3.ebuild 589 BLAKE2B 48e48b3359d7319f2ff5fcecb4881b34fa470a1dc76882f9e2dc121461f7a86337104e72b289717b1715a1f023b5a64d647e41cc952773f70c01ee1c1818169d SHA512 73468e80ed9834500428157ef05aaede6d670570fd4ee4dda7fe7b1a211a6015399e15f5e83e1635d424c5c31c6aa09352ec97a86d798b6d925b23a2389148fa
+EBUILD bash-support-4.3.ebuild 596 BLAKE2B ebea337c04f44b3610158820b62c917dff869094151573719feca886e316ef21b7a1db0a53056156633858495fe7c12b1f0fcd4d229dc85e6829be9bb22e7ebf SHA512 b54db4f99b5ce9af676408b4d7314a3c1c16ada559acd36132a82193350bf0bf5358ff08fd54febd6f4a26ca7cbedad4e724d3637669b8f238d0b457e8cea765
MISC metadata.xml 250 BLAKE2B 159edb6cbbe3884fd7b328cba2125da0a51b5c0be964e60b708efe1bd040a41abdf16f8dbcfaecb9e6e1073528ac99195a08d7045d433414ec2ba1c94d582761 SHA512 6c29f24b33b8829463103cee99e2cf65cf550aa1d6c60c5a746ca2947a97a052969c8dfb9d12ae8114db0971626f9246cb9e4808d951eeae78321325da1ac32a
diff --git a/app-vim/bash-support/bash-support-4.3.ebuild b/app-vim/bash-support/bash-support-4.3.ebuild
index f1eeb80f2070..4937c819b4f7 100644
--- a/app-vim/bash-support/bash-support-4.3.ebuild
+++ b/app-vim/bash-support/bash-support-4.3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 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="https://www.vim.org/scripts/download_script.php?src_id=24452 -> ${P}.zi
S="${WORKDIR}"/${PN}
LICENSE="public-domain"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~arm64 x86"
BDEPEND="app-arch/unzip"