summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-20 01:38:31 +0000
committerSam James <sam@gentoo.org>2023-12-20 01:38:31 +0000
commite31b081849438cbda40baf4723c23b4587e404d9 (patch)
treef76b05e750907ff4340c23030ad2404c7d9fd63e /dev-libs
parentapp-misc/qtxdg-tools: Stabilize 3.12.0 amd64, #920175 (diff)
downloadgentoo-e31b081849438cbda40baf4723c23b4587e404d9.tar.gz
gentoo-e31b081849438cbda40baf4723c23b4587e404d9.tar.bz2
gentoo-e31b081849438cbda40baf4723c23b4587e404d9.zip
dev-libs/libqtxdg: Stabilize 3.12.0 amd64, #920175
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-libs')
-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 1e3e0e22e3c1..7fd18a68ab8d 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"