diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:55:58 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-12-02 10:55:58 +0000 |
commit | e229211b9b8f0f72286bd96a67a891e56c7f5c38 (patch) | |
tree | 062e68a7ae0c1fe55ef845574ea5a01fe4b0619a /dev-perl | |
parent | dev-perl/CPAN-Changes: Keyword 0.400.2-r1 ppc64, #892954 (diff) | |
download | gentoo-e229211b9b8f0f72286bd96a67a891e56c7f5c38.tar.gz gentoo-e229211b9b8f0f72286bd96a67a891e56c7f5c38.tar.bz2 gentoo-e229211b9b8f0f72286bd96a67a891e56c7f5c38.zip |
dev-perl/Sys-Virt: Keyword 9.7.0 ppc64, #892954
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild index 8e76827b7b8e..70c14c824d1a 100644 --- a/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild +++ b/dev-perl/Sys-Virt/Sys-Virt-9.7.0.ebuild @@ -18,7 +18,7 @@ inherit perl-module DESCRIPTION="API for using the libvirt library from Perl" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc64 ~x86" RDEPEND=" >=app-emulation/libvirt-${PV} |