diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 22:51:27 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-01-24 23:22:43 +0100 |
commit | d1c8b992f1f2509e57de5123405abc7cea54dffb (patch) | |
tree | a174d11d9b5ff83ff643fdf54e655e63ae515427 /dev-php | |
parent | bed3e609e4fb31971c3c530f4828efeb125cc941 (diff) | |
download | gentoo-d1c8b992f1f2509e57de5123405abc7cea54dffb.tar.gz gentoo-d1c8b992f1f2509e57de5123405abc7cea54dffb.tar.xz |
dev-php/PEAR-Archive_Tar: x86 stable, applying ALLARCHES policy (bug #675576)
Package-Manager: Portage-2.3.56, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.5.ebuild b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.5.ebuild index d9cfbfde0bf..67ea4e4bba0 100644 --- a/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.5.ebuild +++ b/dev-php/PEAR-Archive_Tar/PEAR-Archive_Tar-1.4.5.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="BSD" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh sparc ~x86" +KEYWORDS="alpha amd64 arm ~hppa ia64 ppc ppc64 ~s390 ~sh sparc x86" IUSE="" # bzip2 and zlib are needed for compressed tarballs, and there's one |