diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2022-08-25 14:49:24 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2022-08-25 14:49:24 +0800 |
commit | eec626322f03a419fbca33e8cddb8f266bae1c32 (patch) | |
tree | 26aca0ef2acb20cfd6bafe0fe297a7b90c9ad792 /x11-apps/xisxwayland | |
parent | x11-apps/xisxwayland: keyword 2 for ~loong (diff) | |
download | gentoo-eec626322f03a419fbca33e8cddb8f266bae1c32.tar.gz gentoo-eec626322f03a419fbca33e8cddb8f266bae1c32.tar.bz2 gentoo-eec626322f03a419fbca33e8cddb8f266bae1c32.zip |
x11-apps/xisxwayland: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'x11-apps/xisxwayland')
-rw-r--r-- | x11-apps/xisxwayland/xisxwayland-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-apps/xisxwayland/xisxwayland-9999.ebuild b/x11-apps/xisxwayland/xisxwayland-9999.ebuild index aaa53f42f155..c7f9d5034c09 100644 --- a/x11-apps/xisxwayland/xisxwayland-9999.ebuild +++ b/x11-apps/xisxwayland/xisxwayland-9999.ebuild @@ -15,7 +15,7 @@ HOMEPAGE="https://gitlab.freedesktop.org/xorg/app/xisxwayland" if [[ ${PV} = 9999* ]]; then SRC_URI="" else - KEYWORDS="~amd64" + KEYWORDS="~amd64 ~loong" SRC_URI="https://xorg.freedesktop.org/archive/individual/app/${P}.tar.xz" fi |