summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:17:49 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:17:49 +0800
commitfd3361551bfd1509b3fc7989249bd1f7a97cc6d6 (patch)
tree0a2acb134bdeeb03985dbc10f0854eda6c392673 /dev-libs/libqtxdg
parentdev-qt/qtx11extras: keyword 5.15.4 for ~loong (diff)
downloadgentoo-fd3361551bfd1509b3fc7989249bd1f7a97cc6d6.tar.gz
gentoo-fd3361551bfd1509b3fc7989249bd1f7a97cc6d6.tar.bz2
gentoo-fd3361551bfd1509b3fc7989249bd1f7a97cc6d6.zip
dev-libs/libqtxdg: keyword 3.9.1 for ~loong
See: https://github.com/xen0n/loongson-overlay/pull/25 Tested-by: HougeLangley <hougelangley1987@gmail.com> Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'dev-libs/libqtxdg')
-rw-r--r--dev-libs/libqtxdg/libqtxdg-3.9.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/libqtxdg/libqtxdg-3.9.1.ebuild b/dev-libs/libqtxdg/libqtxdg-3.9.1.ebuild
index faa8843519b1..68967f171547 100644
--- a/dev-libs/libqtxdg/libqtxdg-3.9.1.ebuild
+++ b/dev-libs/libqtxdg/libqtxdg-3.9.1.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 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86"
fi
LICENSE="LGPL-2.1+ Nokia-Qt-LGPL-Exception-1.1"