summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-27 20:58:36 +0000
committerSam James <sam@gentoo.org>2023-12-27 21:01:57 +0000
commit056939be03a3e2e6fb3b56850a9ddca685f5184c (patch)
tree9273f42dd252fcaa78a8b177eb363cf4adb67b76 /dev-libs/libqtxdg
parentapp-misc/qtxdg-tools: Stabilize 3.12.0 x86, #920175 (diff)
downloadgentoo-056939be03a3e2e6fb3b56850a9ddca685f5184c.tar.gz
gentoo-056939be03a3e2e6fb3b56850a9ddca685f5184c.tar.bz2
gentoo-056939be03a3e2e6fb3b56850a9ddca685f5184c.zip
dev-libs/libqtxdg: Stabilize 3.12.0 x86, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs/libqtxdg')
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.12.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-3.12.0.ebuild b/dev-libs/libqtxdg/libqtxdg-3.12.0.ebuild
index 7fd18a68ab8d..01da5c1f7e5c 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.12.0.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.12.0.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/lxqt/${PN}.git"
else
SRC_URI="https://github.com/lxqt/${PN}/releases/download/${PV}/${P}.tar.xz"
- KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
+ KEYWORDS="amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv x86"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"