summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-17 16:17:24 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-17 16:36:46 +0800
commit7834cc0f9d523770609584fe0687e8c51e3eb095 (patch)
tree6092e106aea1a441a4e818a039748469fabd8ef0 /sys-auth/seatd
parentx11-base/xwayland: forward ~loong (diff)
downloadgentoo-7834cc0f9d523770609584fe0687e8c51e3eb095.tar.gz
gentoo-7834cc0f9d523770609584fe0687e8c51e3eb095.tar.bz2
gentoo-7834cc0f9d523770609584fe0687e8c51e3eb095.zip
sys-auth/seatd: keyword 0.6.4 for ~loong
Tests passed on real hardware. Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth/seatd')
-rw-r--r--sys-auth/seatd/seatd-0.6.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-0.6.4.ebuild b/sys-auth/seatd/seatd-0.6.4.ebuild
index fb7a44d4480b..38a16a371fb9 100644
--- a/sys-auth/seatd/seatd-0.6.4.ebuild
+++ b/sys-auth/seatd/seatd-0.6.4.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
else
- KEYWORDS="amd64 arm arm64 ppc64 ~riscv x86"
+ KEYWORDS="amd64 arm arm64 ~loong ppc64 ~riscv x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"