commit: 21464a58da0efb7bcbba4471dafd93208799cf9f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Feb 17 18:26:30 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Feb 17 18:26:30 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=21464a58
dev-libs/quazip: Stabilize 1.5 arm64, #969358 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/quazip/quazip-1.5.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/quazip/quazip-1.5.ebuild b/dev-libs/quazip/quazip-1.5.ebuild index cf173055537e..89d1aa6485ec 100644 --- a/dev-libs/quazip/quazip-1.5.ebuild +++ b/dev-libs/quazip/quazip-1.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 )"
