diff options
author | V3n3RiX <venerix@koprulu.sector> | 2024-02-17 17:37:38 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2024-02-17 17:37:38 +0000 |
commit | 95580151e6cfe563d6c0550936c7fd92e24a6acf (patch) | |
tree | d6303b8b93da47cdce9e5f980e29b1f0d4fd83be /app-arch/lrzip | |
parent | f8deb4f754798d63fb6b82178452ee846df8475f (diff) |
gentoo auto-resync : 17:02:2024 - 17:37:38
Diffstat (limited to 'app-arch/lrzip')
-rw-r--r-- | app-arch/lrzip/Manifest | 2 | ||||
-rw-r--r-- | app-arch/lrzip/lrzip-0.651.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/app-arch/lrzip/Manifest b/app-arch/lrzip/Manifest index 67fb254c86f0..99c3bfdc0810 100644 --- a/app-arch/lrzip/Manifest +++ b/app-arch/lrzip/Manifest @@ -1,3 +1,3 @@ DIST lrzip-0.651.tar.gz 238854 BLAKE2B 2680867ccbee6ff669581017c9bb22db4d7eba0fda80b935bd088191809cb8baa833a03e7732cd1fe5a0487edfe577b34f34dcdcda121c114145bff9fc17ba79 SHA512 97671c4705bc06dfd037e38f4384a5ffaf2e3508da217406ac43642b88eae16576818a378bce519812204fecefbd6552a75fc3e74af729ab7b11724b7a6d1998 -EBUILD lrzip-0.651.ebuild 1154 BLAKE2B dfa6da26736782bf05021cad151f288b93c7adf856077e240bf45168541dd62dbfd7cbff60c1c6cbc1a9259e358b45ce84981a2bd5912f04ecb883beec63abef SHA512 486bf1e55bd108fd4675243fbf1166400af3a518dd3102295878c76c545c49ee8ae24d040cb2508bce16ae8d688b14c40cb0f16fcc3b173aa017d85d261fcd95 +EBUILD lrzip-0.651.ebuild 1161 BLAKE2B 1fc0d43c673a1c61fdd766ee20963648425aeb5c5509ce8974528f276d553a99044381e2148a06e892676fd2e21875ff9de5f33c7733e7110607d23bbb22da3d SHA512 29b4e7fdafc2da1e84f2bda4391dad4c6b06d08a22b9f8b4ba74dbe52e48b586f61becb7f47ede8830705d82cb5ed6f7920eec87da5f2f30db22ac9cfcce1894 MISC metadata.xml 608 BLAKE2B 30dea4aadd66ede896608352c35f848994c266849269253644e6cc72f737988d389459f38dc3b3cb45d9dd4bd3d36c194c2972b13da89e9349a2822dbe816f73 SHA512 8e239a83dd093400158111390385bc46280962a4162858bafc5a3ef3389ed4f136976d39bce1b07f5a49b95351cadc4c3b4803ea6fb2f3b83562484d7e8e7c49 diff --git a/app-arch/lrzip/lrzip-0.651.ebuild b/app-arch/lrzip/lrzip-0.651.ebuild index 35ce1d9561a5..933df59fb7a3 100644 --- a/app-arch/lrzip/lrzip-0.651.ebuild +++ b/app-arch/lrzip/lrzip-0.651.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/ckolivas/lrzip/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~ppc-macos ~x64-macos ~x64-solaris" IUSE="static-libs" RDEPEND="app-arch/bzip2 |