diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-01-02 13:41:28 -0500 |
---|---|---|
committer | Ionen Wolkens <ionen@gentoo.org> | 2024-01-02 20:41:35 -0500 |
commit | e81dd758735cd5e0cd2313c672cdaef29b8e3094 (patch) | |
tree | 9ca4a80ea82d51bd0586eb926550ec2d73863cf6 /dev-perl/Compress-Raw-Lzma | |
parent | app-doc/doxygen: Stabilize 1.9.8 hppa, #915626 (diff) | |
download | gentoo-e81dd758735cd5e0cd2313c672cdaef29b8e3094.tar.gz gentoo-e81dd758735cd5e0cd2313c672cdaef29b8e3094.tar.bz2 gentoo-e81dd758735cd5e0cd2313c672cdaef29b8e3094.zip |
dev-perl/Compress-Raw-Lzma: Keyword 2.206.0 ppc64, #921221
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Diffstat (limited to 'dev-perl/Compress-Raw-Lzma')
-rw-r--r-- | dev-perl/Compress-Raw-Lzma/Compress-Raw-Lzma-2.206.0.ebuild | 4 |
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..104efd486b3d 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="~amd64 ~ppc64" RDEPEND="app-arch/xz-utils" DEPEND="${RDEPEND}" |