summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWANG Xuerui <xen0n@gentoo.org>2022-05-17 16:17:25 +0800
committerWANG Xuerui <xen0n@gentoo.org>2022-05-17 16:36:46 +0800
commit7cdd2b5c7041f9c181628f746dde83eced9d15e6 (patch)
treefb15634dd41f29b15fd1804201adbd5b5d003985 /sys-auth/seatd
parentsys-auth/seatd: keyword 0.6.4 for ~loong (diff)
downloadgentoo-7cdd2b5c7041f9c181628f746dde83eced9d15e6.tar.gz
gentoo-7cdd2b5c7041f9c181628f746dde83eced9d15e6.tar.bz2
gentoo-7cdd2b5c7041f9c181628f746dde83eced9d15e6.zip
sys-auth/seatd: forward ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth/seatd')
-rw-r--r--sys-auth/seatd/seatd-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/seatd/seatd-9999.ebuild b/sys-auth/seatd/seatd-9999.ebuild
index 081e3f83179e..47d46e2a3ab2 100644
--- a/sys-auth/seatd/seatd-9999.ebuild
+++ b/sys-auth/seatd/seatd-9999.ebuild
@@ -11,7 +11,7 @@ if [[ ${PV} == 9999 ]]; then
inherit git-r3
EGIT_REPO_URI="https://git.sr.ht/~kennylevinsen/seatd"
else
- KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 ~arm64 ~loong ~ppc64 ~riscv ~x86"
SRC_URI="https://git.sr.ht/~kennylevinsen/seatd/archive/${PV}.tar.gz -> ${P}.tar.gz"
fi
LICENSE="MIT"