diff options
author | Sam James <sam@gentoo.org> | 2021-08-01 11:39:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-01 11:39:00 +0100 |
commit | 2a20ab36e1920bfdc0a48482b397bb5fa4f5d975 (patch) | |
tree | b54f839cb4e574389ed066b270f230594bf7e03a /dev-perl/Alien-Libxml2 | |
parent | dev-perl/Digest-CRC: Stabilize 0.230.0 sparc, #805800 (diff) | |
download | gentoo-2a20ab36e1920bfdc0a48482b397bb5fa4f5d975.tar.gz gentoo-2a20ab36e1920bfdc0a48482b397bb5fa4f5d975.tar.bz2 gentoo-2a20ab36e1920bfdc0a48482b397bb5fa4f5d975.zip |
dev-perl/Alien-Libxml2: Stabilize 0.170.0 sparc, #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 2da801806331..e4c142786ede 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 )" |