commit: 283c24f49c0877983f0306d9833bdc1de65e04f4 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Oct 17 06:32:48 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Oct 17 06:32:48 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=283c24f4
dev-php/PEAR-Archive_Tar: Stabilize 1.5.0 ALLARCHES, #941654 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild index f0b73fee0c4c..ba47e0daa8f1 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild @@ -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 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ppc64 ~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
