diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:02 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-12-10 20:34:02 +0200 |
commit | 1e9b4b3d621ee2444a2666357187a6c677f6fbe3 (patch) | |
tree | d499dcaf1434c1d4410d82a1d3f453e9c544a78d /dev-perl | |
parent | dev-perl/HTTP-Daemon-SSL: Stabilize 1.04-r1 arm64, #885325 (diff) | |
download | gentoo-1e9b4b3d621ee2444a2666357187a6c677f6fbe3.tar.gz gentoo-1e9b4b3d621ee2444a2666357187a6c677f6fbe3.tar.bz2 gentoo-1e9b4b3d621ee2444a2666357187a6c677f6fbe3.zip |
dev-perl/HTTP-Entity-Parser: Stabilize 0.250.0-r1 arm64, #885325
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-perl')
-rw-r--r-- | dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild index 0c549f50adf7..f293df4056da 100644 --- a/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild +++ b/dev-perl/HTTP-Entity-Parser/HTTP-Entity-Parser-0.250.0-r1.ebuild @@ -10,7 +10,7 @@ inherit perl-module DESCRIPTION="PSGI compliant HTTP Entity Parser" SLOT="0" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~ia64 ppc ppc64 ~riscv sparc x86" IUSE="+xs" RDEPEND=" |