commit: 5cb6e35db5e19b9b577874e7f801bc48e45b39d2 Author: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> AuthorDate: Tue Jan 25 13:35:30 2022 +0000 Commit: Jakov Smolić <jsmolic <AT> gentoo <DOT> org> CommitDate: Tue Jan 25 13:35:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5cb6e35d
dev-libs/quazip: Stabilize 1.2 x86, #831588 Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org> dev-libs/quazip/quazip-1.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-libs/quazip/quazip-1.2.ebuild b/dev-libs/quazip/quazip-1.2.ebuild index b118be537348..7ec35e28a6e0 100644 --- a/dev-libs/quazip/quazip-1.2.ebuild +++ b/dev-libs/quazip/quazip-1.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/stachenov/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="LGPL-2.1-with-linking-exception" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv x86 ~amd64-linux ~x86-linux" IUSE="test" RESTRICT="!test? ( test )"
