diff options
Diffstat (limited to 'app-arch')
-rw-r--r-- | app-arch/innoextract/innoextract-1.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/innoextract/innoextract-1.9.ebuild b/app-arch/innoextract/innoextract-1.9.ebuild index 650be2ee7ac1..4624b4a89e78 100644 --- a/app-arch/innoextract/innoextract-1.9.ebuild +++ b/app-arch/innoextract/innoextract-1.9.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://constexpr.org/innoextract/files/${P}.tar.gz" LICENSE="ZLIB" SLOT="0" -KEYWORDS="amd64 ~arm arm64 ~m68k ~ppc64 x86" +KEYWORDS="amd64 ~arm arm64 ~m68k ppc64 x86" IUSE="debug +iconv +lzma" RDEPEND=" |