diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-02 16:32:43 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-02 20:41:35 -0500 |
commit | 4bad0c26c8eafadd892f2536833f677552af840c (patch) | |
tree | 48a7e83267ab9a922f8c7d2c3d42364cd4b81e17 | |
parent | dev-python/sphinxygen: Stabilize 1.0.4-r1 arm64, #918121 (diff) | |
download | gentoo-4bad0c26c8eafadd892f2536833f677552af840c.tar.gz gentoo-4bad0c26c8eafadd892f2536833f677552af840c.tar.bz2 gentoo-4bad0c26c8eafadd892f2536833f677552af840c.zip |
dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 arm64, #921221
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
-rw-r--r-- | dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 2 |
1 files changed, 1 insertions, 1 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 1dbe55cf8e71..be3822fb74b7 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 @@ -11,7 +11,7 @@ inherit perl-module DESCRIPTION="Perl interface for reading and writing lzma, lzip, and xz files/buffers" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm64 ~ppc ~ppc64 ~sparc ~x86" RDEPEND="app-arch/xz-utils" DEPEND="${RDEPEND}" |