commit: 7ab47ee947d9289ec4359afc4e4598ca809191ac Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 19:57:21 2026 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 19:57:21 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ab47ee9
dev-libs/quazip: Stabilize 1.5 amd64, #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 d18bb5729675..f7fde8f309be 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 )"
