diff options
author | Matoro Mahri <matoro_gentoo@matoro.tk> | 2024-06-11 22:34:22 -0400 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-12 22:45:47 +0100 |
commit | f58506f415f8c73013082c02cd89dde0ccb9e9a2 (patch) | |
tree | 579655a74a2eceb5eb7c3e2fc5374da1f8076498 /dev-perl/XML-LibXSLT | |
parent | dev-perl/XML-LibXML-Simple: Keyword 1.10.0 alpha, #932752 (diff) | |
download | gentoo-f58506f415f8c73013082c02cd89dde0ccb9e9a2.tar.gz gentoo-f58506f415f8c73013082c02cd89dde0ccb9e9a2.tar.bz2 gentoo-f58506f415f8c73013082c02cd89dde0ccb9e9a2.zip |
dev-perl/XML-LibXSLT: Keyword 2.2.1 alpha, #932752
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk>
Signed-off-by: Sam James <sam@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 839caa831601..3525c57c66e1 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="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux" RDEPEND=" virtual/perl-Encode |