summaryrefslogtreecommitdiff
path: root/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild')
-rw-r--r--dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
index 4600961bf34a..05de7f5909b0 100644
--- a/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
+++ b/dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -11,7 +11,7 @@ inherit perl-module
DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
RDEPEND="app-arch/xz-utils"
DEPEND="${RDEPEND}"