summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:16:58 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-25 19:16:58 +0800
commit3a59a504bc512f568d9e4f6c337caf2c9ace6a3f (patch)
tree5f2850e1b2addf898ab531abc2eaff5f269c9f4c /dev-qt/qtconcurrent
parentx11-apps/setxkbmap: keyword 1.3.3 for ~loong (diff)
downloadgentoo-3a59a504bc512f568d9e4f6c337caf2c9ace6a3f.tar.gz
gentoo-3a59a504bc512f568d9e4f6c337caf2c9ace6a3f.tar.bz2
gentoo-3a59a504bc512f568d9e4f6c337caf2c9ace6a3f.zip
dev-qt/qtconcurrent: keyword 5.15.4 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-qt/qtconcurrent')
-rw-r--r--dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild b/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
index e8ed5dd37b26..4996bc7f4fd8 100644
--- a/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
+++ b/dev-qt/qtconcurrent/qtconcurrent-5.15.4.ebuild
@@ -10,7 +10,7 @@ inherit qt5-build
DESCRIPTION="Multi-threading concurrence support library for the Qt5 framework"
if [[ ${QT5_BUILD_TYPE} == release ]]; then
- KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~riscv ~sparc ~x86"
+ KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~loong ~ppc ~ppc64 ~riscv ~sparc ~x86"
fi
IUSE=""