From a30d3ef68b112e0c702aa4524fc5d9a54b311ef0 Mon Sep 17 00:00:00 2001 From: Sam James Date: Tue, 4 Jul 2023 11:12:51 +0100 Subject: dev-php/PEAR-HTTP_Request2: Stabilize 2.5.1 ALLARCHES, #909610 Signed-off-by: Sam James --- dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'dev-php/PEAR-HTTP_Request2') diff --git a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild index 41c1916c349b..0d6497c49098 100644 --- a/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild +++ b/dev-php/PEAR-HTTP_Request2/PEAR-HTTP_Request2-2.5.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ DESCRIPTION="Provides an easy way to perform HTTP requests" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 sparc x86" IUSE="+curl +fileinfo +ssl test +zlib" # We don't have Yoast\PHPUnitPolyfills in Gentoo -- cgit v1.2.3-65-gdbad