summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/qxlsx/qxlsx-1.4.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/qxlsx/qxlsx-1.4.4.ebuild b/dev-libs/qxlsx/qxlsx-1.4.4.ebuild
index 1ff94ebb8483..14ef4718f532 100644
--- a/dev-libs/qxlsx/qxlsx-1.4.4.ebuild
+++ b/dev-libs/qxlsx/qxlsx-1.4.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/QtExcel/QXlsx/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
# soversion
SLOT="0/0.${PV}"
-KEYWORDS="amd64 ppc ppc64 ~riscv"
+KEYWORDS="amd64 ppc ppc64 ~riscv ~x86"
IUSE="qt5 qt6"
REQUIRED_USE="|| ( qt5 qt6 )"