diff options
author | Sam James <sam@gentoo.org> | 2022-02-02 06:20:48 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-02-02 06:20:48 +0000 |
commit | 1eedf2d597fa37b824ed82a927758643ceaa8d76 (patch) | |
tree | 1bde0539a1a364d7f087dba1fe138e2217029478 /sys-auth/munge | |
parent | dev-util/debugedit: add HPPA patch (diff) | |
download | gentoo-1eedf2d597fa37b824ed82a927758643ceaa8d76.tar.gz gentoo-1eedf2d597fa37b824ed82a927758643ceaa8d76.tar.bz2 gentoo-1eedf2d597fa37b824ed82a927758643ceaa8d76.zip |
sys-auth/munge: Keyword 0.5.13-r2 arm64, #832459
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/munge')
-rw-r--r-- | sys-auth/munge/munge-0.5.13-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-auth/munge/munge-0.5.13-r2.ebuild b/sys-auth/munge/munge-0.5.13-r2.ebuild index 6eb0ac441fed..eeea6494d60a 100644 --- a/sys-auth/munge/munge-0.5.13-r2.ebuild +++ b/sys-auth/munge/munge-0.5.13-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/dun/munge/releases/download/munge-${PV}/munge-${PV}. LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha amd64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 ~arm64 ~hppa ~ia64 ~mips ppc ppc64 ~riscv sparc x86" IUSE="debug gcrypt static-libs" DEPEND=" |