diff options
author | Sam James <sam@gentoo.org> | 2021-08-02 04:20:21 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-08-02 04:20:21 +0100 |
commit | d2404a6b48e6d77fb2290f7f6d54fbb305a690dd (patch) | |
tree | a9faaab1518793c579a38acd86034a36168d28be | |
parent | dev-perl/Astro-FITS-Header: Stabilize 3.80.0 amd64, #805806 (diff) | |
download | gentoo-d2404a6b48e6d77fb2290f7f6d54fbb305a690dd.tar.gz gentoo-d2404a6b48e6d77fb2290f7f6d54fbb305a690dd.tar.bz2 gentoo-d2404a6b48e6d77fb2290f7f6d54fbb305a690dd.zip |
dev-perl/Alien-Libxml2: Stabilize 0.170.0 amd64, #805809
Signed-off-by: Sam James <sam@gentoo.org>
-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 e4c142786ede..fdef15980383 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 )" |