diff options
author | Joonas Niilola <juippis@gentoo.org> | 2023-10-27 08:42:06 +0300 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2023-10-27 08:42:06 +0300 |
commit | ba7d60ac118cda4f743fac813002256140507b6c (patch) | |
tree | 03b41ebae4f1639057d863ac135ab63dd41c9d0e /app-arch/zpaq/zpaq-7.15-r1.ebuild | |
parent | app-arch/pdlzip: Stabilize 1.12 amd64, #916314 (diff) | |
download | gentoo-ba7d60ac118cda4f743fac813002256140507b6c.tar.gz gentoo-ba7d60ac118cda4f743fac813002256140507b6c.tar.bz2 gentoo-ba7d60ac118cda4f743fac813002256140507b6c.zip |
app-arch/zpaq: Stabilize 7.15-r1 amd64, #916314
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'app-arch/zpaq/zpaq-7.15-r1.ebuild')
-rw-r--r-- | app-arch/zpaq/zpaq-7.15-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/zpaq/zpaq-7.15-r1.ebuild b/app-arch/zpaq/zpaq-7.15-r1.ebuild index cd79e48be432..60cd42cd1c69 100644 --- a/app-arch/zpaq/zpaq-7.15-r1.ebuild +++ b/app-arch/zpaq/zpaq-7.15-r1.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 @@ -14,7 +14,7 @@ S="${WORKDIR}" LICENSE="Unlicense" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~x86" +KEYWORDS="amd64 ~arm64 ~x86" IUSE="debug +jit" # perl for pod2man |