diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-08-18 12:24:45 +0100 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-08-18 12:24:45 +0100 |
commit | 16be64511bd21e32a29645b49e37611507709790 (patch) | |
tree | bfb80060e55c09b383ac0257408890c961550171 /sys-apps/most | |
parent | 4d6e1311ded368813dc93f130293f64148e22c45 (diff) |
gentoo auto-resync : 18:08:2024 - 12:24:44
Diffstat (limited to 'sys-apps/most')
-rw-r--r-- | sys-apps/most/Manifest | 2 | ||||
-rw-r--r-- | sys-apps/most/most-5.2.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/most/Manifest b/sys-apps/most/Manifest index dcad9c2950b3..6d8d6fe9a627 100644 --- a/sys-apps/most/Manifest +++ b/sys-apps/most/Manifest @@ -3,5 +3,5 @@ AUX most-5.1.0-fix-parallel-build.patch 761 BLAKE2B b2aeb5019305138ee0ac816c0759 DIST most-5.1.0.tar.gz 162172 BLAKE2B a3c0f3d85e7c4f4a014c174efb0d3d22b0fc2758e403ddccc74308399eeec616800e16db33554f0ca53fba674efba9dd93d51ed0c3f887b2c24fd3dd2335387c SHA512 cbc090283bbaafb8ffee9d6d1abc7b49cd58d54b742cf8dc86274351dee6398d1f24841bd1631ac40f861ad9e23569646133d3297317d9d514a7a38dd74533d2 DIST most-5.2.0.tar.gz 256075 BLAKE2B ae73680cedb0306dd6980c637fd8c0d016537663ab707e925931972822f718dd31fc80d83598af9832c7869b5abf4ec3333bc076ce56c4a6d42f71d30be1a50d SHA512 3aa3cb46ddd456532a009fb9cfcd746971396be33e03e52a15b754a6d7683f4efd020edb0ec4eb36d22ba20f050aaac4ba6cdd3b69bb5701ea58ddb9a903c59d EBUILD most-5.1.0.ebuild 917 BLAKE2B 14508a5b03c06d1fa4f94eb5b25710dfd6ebab34de570b360fc9cc3150fd1309d1d5ba39913ae1fce96af420fa416db6cda271ebcf2c29863a27555d7bd57c50 SHA512 87941a9e5a52f001519074a5e22146e453a253736bf0cf22939d4f6e6876df77e898951e8ed0ea22535bf98ad8e8c1dde4265027f99b22568831208a168cea6e -EBUILD most-5.2.0.ebuild 872 BLAKE2B fe273409837e30783d331c0f4a36cbb88d3cf89398895282e5a7f93116b9f90f8c5de8d3898696525cc61ebaac8f583d33d1cf7f4f4f93ceb574f483e5034d49 SHA512 8f12ab396db4d4e345d09f4c1f28315fc33aae8680d863d12dffc19b1908e6b82449ac7745a435651dbdc08f361b6fb1be261ba0321d9f365cc7bedc420f60df +EBUILD most-5.2.0.ebuild 879 BLAKE2B b0e099a802a7f3f653010ae534b073d74347bf5abf0476867694f3bc40e7eafe70027a043a1587ed2cf31f44fb7b253da7224416c7cec304e445af03cff4f1e2 SHA512 e24ed38daf4b9840f7e7419825c8a9fc4cb7e97388ce69140606b7b2e3bbe96129b18bafb7066ad413cea0db53622ed019428b1aa2c75ca7af0ccad8f57c572f MISC metadata.xml 353 BLAKE2B 20b4dc12fbe79c13693505e5b0861b89c10f7e89fe0e616550f5e74fb19049b3a7037fc05695ad6c0f29638251d53a9adab2a50c0216da6d77a1b45b1eace811 SHA512 a91058c3bbe915315fe012250d3c9f7be38d7f9a19980cc2df2ccfb102c82ab2eeb8931b47d7350363149a6302dd3d75128d9cf48237f55fbc866155440614e9 diff --git a/sys-apps/most/most-5.2.0.ebuild b/sys-apps/most/most-5.2.0.ebuild index d324a0b7bde0..a72c7413a9c2 100644 --- a/sys-apps/most/most-5.2.0.ebuild +++ b/sys-apps/most/most-5.2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -10,7 +10,7 @@ SRC_URI="https://www.jedsoft.org/releases/${PN}/${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" +KEYWORDS="~alpha amd64 arm ~arm64 ~mips ppc ~ppc64 ~riscv sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos" IUSE="" RDEPEND=">=sys-libs/slang-2.1.3" |