commit: d8a58d94933c1311e6184db985f526d9305715f9 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Feb 8 14:42:55 2024 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Feb 8 14:42:55 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8a58d94
app-arch/plzip: Stabilize 1.11 x86, #924095 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> app-arch/plzip/plzip-1.11.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app-arch/plzip/plzip-1.11.ebuild b/app-arch/plzip/plzip-1.11.ebuild index 84be546ae27f..dd162bdafda8 100644 --- a/app-arch/plzip/plzip-1.11.ebuild +++ b/app-arch/plzip/plzip-1.11.ebuild @@ -13,7 +13,7 @@ SRC_URI+=" verify-sig? ( https://download.savannah.gnu.org/releases/lzip/${PN}/$ LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv x86" RDEPEND="app-arch/lzlib:0=" DEPEND="${RDEPEND}"
