diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:28 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-06-23 20:46:28 +0300 |
commit | 1ee7fb864f9d30a9bf8de39ef35b26afa3153293 (patch) | |
tree | e74582f02ceed478f317b9a85f61ea21715f4b2d /dev-perl/XML-LibXSLT | |
parent | dev-perl/XML-LibXML-Simple: Stabilize 1.10.0 sparc, #934277 (diff) | |
download | gentoo-1ee7fb864f9d30a9bf8de39ef35b26afa3153293.tar.gz gentoo-1ee7fb864f9d30a9bf8de39ef35b26afa3153293.tar.bz2 gentoo-1ee7fb864f9d30a9bf8de39ef35b26afa3153293.zip |
dev-perl/XML-LibXSLT: Stabilize 2.2.1 sparc, #934277
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-LibXSLT')
-rw-r--r-- | dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild index 23ec8707764a..125b30db1d21 100644 --- a/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild +++ b/dev-perl/XML-LibXSLT/XML-LibXSLT-2.2.1.ebuild @@ -12,7 +12,7 @@ DESCRIPTION="A Perl module to parse XSL Transformational sheets using GNOME's li # https://github.com/shlomif/perl-XML-LibXSLT/issues/5 LICENSE="|| ( Artistic GPL-1+ ) MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode |