diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 11:35:54 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 11:35:54 +0100 |
commit | dada780c041fcdb894b306533483d6bab179d2fe (patch) | |
tree | a50b6b31722062fdacc16d05c255fbe0d5c6d8e9 /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Astro-FITS-Header: Stabilize 3.80.0 ppc, #805806 (diff) | |
download | gentoo-dada780c041fcdb894b306533483d6bab179d2fe.tar.gz gentoo-dada780c041fcdb894b306533483d6bab179d2fe.tar.bz2 gentoo-dada780c041fcdb894b306533483d6bab179d2fe.zip |
dev-perl/Alien-Libxml2: Stabilize 0.170.0 ppc, #805809
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/Alien-Libxml2')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild index 9f6868720205..dd871a71e97f 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.170.0.ebuild @@ -9,7 +9,7 @@ inherit perl-module DESCRIPTION="Install the C libxml2 library on your system" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |