diff options
author | WANG Xuerui <xen0n@gentoo.org> | 2023-06-03 14:54:02 +0800 |
---|---|---|
committer | WANG Xuerui <xen0n@gentoo.org> | 2023-06-03 15:39:51 +0800 |
commit | 6df9413ca417a326700eb216b571fdcfedb0df5a (patch) | |
tree | 36800ac66ad0a86e2d370797867416e116760e18 /sys-auth | |
parent | net-misc/netkit-rsh: keyword 0.17-r14 for ~loong (diff) | |
download | gentoo-6df9413ca417a326700eb216b571fdcfedb0df5a.tar.gz gentoo-6df9413ca417a326700eb216b571fdcfedb0df5a.tar.bz2 gentoo-6df9413ca417a326700eb216b571fdcfedb0df5a.zip |
sys-auth/munge: keyword 0.5.15 for ~loong
Signed-off-by: WANG Xuerui <xen0n@gentoo.org>
Diffstat (limited to 'sys-auth')
-rw-r--r-- | sys-auth/munge/munge-0.5.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/munge/munge-0.5.15.ebuild b/sys-auth/munge/munge-0.5.15.ebuild index 885f7c485398..d7cab612870d 100644 --- a/sys-auth/munge/munge-0.5.15.ebuild +++ b/sys-auth/munge/munge-0.5.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dun/munge/releases/download/${P}/${P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~hppa ~ia64 ~loong ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86" IUSE="debug gcrypt static-libs" # TODO: still tries to use ${S}? RESTRICT="test" |