diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:20:28 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:20:28 +0100 |
commit | ad27e08a81a558a34aed89da2726dba356013374 (patch) | |
tree | 12bfc1239bec1d040f9cba87f348bc11b22aac8f | |
parent | dev-php/PEAR-Cache_Lite: mark ALLARCHES (diff) | |
download | gentoo-ad27e08a81a558a34aed89da2726dba356013374.tar.gz gentoo-ad27e08a81a558a34aed89da2726dba356013374.tar.bz2 gentoo-ad27e08a81a558a34aed89da2726dba356013374.zip |
dev-php/PEAR-Cache_Lite: Stabilize 1.8.3 ALLARCHES, #909582
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild index 1a1c395f3b01..5e9656ad4b83 100644 --- a/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild +++ b/dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild @@ -5,7 +5,7 @@ EAPI="7" 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" |