diff options
-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" |