commit: c53aea3d434d257f6219dfad050173ce6477c982 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 19:57:19 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 19:57:19 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c53aea3d
dev-libs/quazip: Stabilize 1.5 x86, #969358 Signed-off-by: Arthur Zamarin <arthurzam <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 89d1aa6485ec..d18bb5729675 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 )"
