commit: cd6bae48b96907590039a99b1b2eb08111e533a6 Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Wed Feb 18 01:12:04 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Wed Feb 18 01:12:04 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd6bae48
dev-libs/quazip: Stabilize 1.5 ppc64, #969358 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-libs/quazip/quazip-1.5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/quazip/quazip-1.5.ebuild b/dev-libs/quazip/quazip-1.5.ebuild index b63f656da12e..75fc5083cab8 100644 --- a/dev-libs/quazip/quazip-1.5.ebuild +++ b/dev-libs/quazip/quazip-1.5.ebuild @@ -12,7 +12,7 @@ SRC_URI="https://github.com/stachenov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception" # SONAME of libquazip1-qt6.so, check QUAZIP_LIB_SOVERSION in CMakeLists.txt SLOT="0/1.5" -KEYWORDS="amd64 ~arm arm64 ~hppa ppc ~ppc64 ~riscv x86" +KEYWORDS="amd64 ~arm arm64 ~hppa ppc ppc64 ~riscv x86" IUSE="bzip2 test" RESTRICT="!test? ( test )"
