diff options
-rw-r--r-- | app-arch/zpaq/zpaq-7.15.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zpaq/zpaq-7.15.ebuild b/app-arch/zpaq/zpaq-7.15.ebuild index e4c812dd9a58..aabf4cdca479 100644 --- a/app-arch/zpaq/zpaq-7.15.ebuild +++ b/app-arch/zpaq/zpaq-7.15.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -12,7 +12,7 @@ SRC_URI="http://mattmahoney.net/dc/${MY_P}.zip" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~x86" IUSE="debug +jit" # perl for pod2man |