diff options
author | Sam James <sam@gentoo.org> | 2020-11-28 09:29:00 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2020-11-28 09:29:00 +0000 |
commit | 35abc006e80bcadcda5114f53be2407d1ae2d9d1 (patch) | |
tree | ddbc3807965d9cccc3fd77f305410f21c9816439 /dev-perl | |
parent | virtual/perl-HTTP-Tiny: ~x64-macos keyworded (diff) | |
download | gentoo-35abc006e80bcadcda5114f53be2407d1ae2d9d1.tar.gz gentoo-35abc006e80bcadcda5114f53be2407d1ae2d9d1.tar.bz2 gentoo-35abc006e80bcadcda5114f53be2407d1ae2d9d1.zip |
dev-perl/Alien-Libxml2: ~x64-macos keyworded
Package-Manager: Portage-3.0.9, Repoman-3.0.2
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild index 21a54ddbef83..4ba8b8f17513 100644 --- a/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.0.ebuild +++ b/dev-perl/Alien-Libxml2/Alien-Libxml2-0.160.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" +KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~mips ppc ppc64 ~riscv s390 sparc x86 ~x64-macos" IUSE="test" RESTRICT="!test? ( test )" |