dev-libs/qxlsx: Stabilize 1.5.0 amd64, #916113

Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
This commit is contained in:
Arthur Zamarin
2025-02-10 21:01:08 +02:00
parent 1cf0787df4
commit eababd084c

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2024 Gentoo Authors
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ S="${WORKDIR}/QXlsx-${PV}/QXlsx"
LICENSE="MIT"
# soversion
SLOT="0/${PV}"
KEYWORDS="~amd64 ~ppc ~ppc64 ~riscv ~x86"
KEYWORDS="amd64 ~ppc ~ppc64 ~riscv ~x86"
RDEPEND="
dev-qt/qtbase:6=[gui]