diff options
author | Sam James <sam@gentoo.org> | 2024-06-10 03:13:12 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-06-10 03:13:12 +0100 |
commit | 4bda61be6c83c795294559188dd89807697d1cb6 (patch) | |
tree | 343eff8318b65b378a4af34c71cb78205faa441d /dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild | |
parent | dev-perl/B-Hooks-EndOfScope: Stabilize 0.280.0 amd64, #933887 (diff) | |
download | gentoo-4bda61be6c83c795294559188dd89807697d1cb6.tar.gz gentoo-4bda61be6c83c795294559188dd89807697d1cb6.tar.bz2 gentoo-4bda61be6c83c795294559188dd89807697d1cb6.zip |
dev-perl/XML-Parser: Stabilize 2.470.0 ppc, #933890
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild')
-rw-r--r-- | dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild b/dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild index 02d73df13c3b..20e1280410a4 100644 --- a/dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild +++ b/dev-perl/XML-Parser/XML-Parser-2.470.0.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="A perl module for parsing XML documents" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ~loong ~m68k ~mips ppc ~ppc64 ~riscv ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" RDEPEND=" >=dev-libs/expat-1.95.1-r1 |