diff options
author | Sam James <sam@gentoo.org> | 2024-10-17 07:32:48 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-10-17 07:32:48 +0100 |
commit | 283c24f49c0877983f0306d9833bdc1de65e04f4 (patch) | |
tree | 48c6a0f5ed10ebb9116638bfc228d11d844748bd /dev-php | |
parent | virtual/rust: Stabilize 1.81.0-r1 arm, #941636 (diff) | |
download | gentoo-283c24f49c0877983f0306d9833bdc1de65e04f4.tar.gz gentoo-283c24f49c0877983f0306d9833bdc1de65e04f4.tar.bz2 gentoo-283c24f49c0877983f0306d9833bdc1de65e04f4.zip |
dev-php/PEAR-Archive_Tar: Stabilize 1.5.0 ALLARCHES, #941654
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.5.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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 |