diff options
author | 2022-04-29 10:48:30 +0800 | |
---|---|---|
committer | 2022-04-29 15:58:24 +0800 | |
commit | dbac51aaaa21df47555e22e94b7db22ce1745ae8 (patch) | |
tree | 55d147f7a327cc23651c8c16dfa4fac3b048ca36 /sys-apps/gentoo-systemd-integration | |
parent | sys-auth/pambase: keyword 20220214 for ~loong (diff) | |
download | gentoo-dbac51aaaa21df47555e22e94b7db22ce1745ae8.tar.gz gentoo-dbac51aaaa21df47555e22e94b7db22ce1745ae8.tar.bz2 gentoo-dbac51aaaa21df47555e22e94b7db22ce1745ae8.zip |
sys-apps/gentoo-systemd-integration: keyword 9 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-apps/gentoo-systemd-integration')
-rw-r--r-- | sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild index 59c33e356cc6..83f9b27ef1a7 100644 --- a/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild +++ b/sys-apps/gentoo-systemd-integration/gentoo-systemd-integration-9.ebuild @@ -10,7 +10,7 @@ if [[ ${PV} == 9999 ]]; then inherit autotools git-r3 else SRC_URI="https://dev.gentoo.org/~floppym/dist/${P}.tar.gz" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv sparc x86" fi DESCRIPTION="systemd integration files for Gentoo" |