diff options
author | Brian Evans <grknight@gentoo.org> | 2018-04-23 09:15:04 -0400 |
---|---|---|
committer | Brian Evans <grknight@gentoo.org> | 2018-04-23 09:58:45 -0400 |
commit | dfd7c0e43e74149c32c3d2573f9fed1c8ab6f98a (patch) | |
tree | 98f7f4a8e5ca72e5b3c99925c10b62c2ba3046e9 /dev-php/PEAR-Cache_Lite | |
parent | net-misc/miniupnpd: Bump to 2.0.20180422 (diff) | |
download | gentoo-dfd7c0e43e74149c32c3d2573f9fed1c8ab6f98a.tar.gz gentoo-dfd7c0e43e74149c32c3d2573f9fed1c8ab6f98a.tar.bz2 gentoo-dfd7c0e43e74149c32c3d2573f9fed1c8ab6f98a.zip |
dev-php/PEAR-Cache_Lite: Mark script-only 1.8.2 stable ALLARCHES
Needed for PHP 7.x compatibility
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.2.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.2.ebuild index 04b0fff79130..460d3047f136 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.2.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.2.ebuild @@ -5,7 +5,7 @@ EAPI="6" inherit php-pear-r2 -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86" DESCRIPTION="Fast and safe little cache system" LICENSE="LGPL-2.1" SLOT="0" |