diff options
author | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-10 07:28:47 +0200 |
---|---|---|
committer | Jakov Smolić <jsmolic@gentoo.org> | 2022-06-10 07:28:47 +0200 |
commit | 0774f926a2957af77798de1bfa67fb8ff927f883 (patch) | |
tree | 3c8146fd36a36bec1557e2f32b1304bf18028e00 /app-arch/zpaq | |
parent | app-arch/bzip3: Keyword 1.1.3-r1 arm64, #850658 (diff) | |
download | gentoo-0774f926a2957af77798de1bfa67fb8ff927f883.tar.gz gentoo-0774f926a2957af77798de1bfa67fb8ff927f883.tar.bz2 gentoo-0774f926a2957af77798de1bfa67fb8ff927f883.zip |
app-arch/zpaq: Keyword 7.15 arm64, #850661
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Diffstat (limited to 'app-arch/zpaq')
-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 |