media-libs/zint: Stabilize 2.16.0 amd64, #970463

Signed-off-by: Eli Schwartz <eschwartz@gentoo.org>
This commit is contained in:
Eli Schwartz
2026-02-22 10:54:37 -05:00
parent f26456f3b3
commit 4eecdea554

View File

@@ -1,4 +1,4 @@
# Copyright 2025 Gentoo Authors
# Copyright 2025-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -15,7 +15,7 @@ S="${WORKDIR}/${P}-src"
# see LICENSE
LICENSE="BSD GPL-3+"
SLOT="0/$(ver_cut 1-2)"
KEYWORDS="~amd64 ~riscv"
KEYWORDS="amd64 ~riscv"
IUSE="gui png test"
RESTRICT="!test? ( test )"