commit: eb7f296f276eee9e8409894c47e22ff3ffe8617d Author: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> AuthorDate: Thu Feb 12 01:58:09 2026 +0000 Commit: Eli Schwartz <eschwartz <AT> gentoo <DOT> org> CommitDate: Thu Feb 12 02:59:16 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eb7f296f
dev-php/PEAR-Archive_Tar: Stabilize 1.6.0 ALLARCHES, #969953 Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org> dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.6.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.6.0.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.6.0.ebuild index bf8084fb8bc7..c27492dda883 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.6.0.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2025 Gentoo Authors +# Copyright 1999-2026 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -12,7 +12,7 @@ SRC_URI="https://pear.php.net/get/${MY_P}.tgz" S="${WORKDIR}/${MY_P}" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ppc64 ~riscv ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~riscv ~s390 ~sparc x86" # bzip2 and zlib are needed for compressed tarballs, and there's one # call to preg_match to test paths against a pattern of files and
