diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:16:37 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-05-25 19:16:38 +0800 |
commit | ef691b422976fdfdbf0ba8e8a13b445f5f8d8f08 (patch) | |
tree | c2fc82788992abc9683ac45f4d5d95c16f130ca6 /dev-libs/plasma-wayland-protocols | |
parent | dev-qt/qtwaylandscanner: keyword 5.15.4 for ~loong (diff) | |
download | gentoo-ef691b422976fdfdbf0ba8e8a13b445f5f8d8f08.tar.gz gentoo-ef691b422976fdfdbf0ba8e8a13b445f5f8d8f08.tar.bz2 gentoo-ef691b422976fdfdbf0ba8e8a13b445f5f8d8f08.zip |
dev-libs/plasma-wayland-protocols: keyword 1.7.0 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/plasma-wayland-protocols')
-rw-r--r-- | dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.7.0.ebuild b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.7.0.ebuild index 1b2528ddee83..6ec8b9afd1c5 100644 --- a/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.7.0.ebuild +++ b/dev-libs/plasma-wayland-protocols/plasma-wayland-protocols-1.7.0.ebuild @@ -12,7 +12,7 @@ HOMEPAGE="https://invent.kde.org/libraries/plasma-wayland-protocols" if [[ ${KDE_BUILD_TYPE} = release ]]; then SRC_URI="mirror://kde/stable/${PN}/${P}.tar.xz" - KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x86" + KEYWORDS="~amd64 ~arm ~arm64 ~loong ~ppc64 ~riscv ~x86" fi LICENSE="LGPL-2.1" |