diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:16:01 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:16:01 +0100 |
commit | cab8a523897580b6cfa4d866808d7cf68287aeab (patch) | |
tree | 03aa3ff4e9d6f3b8ff1f86fd1659910460adbfe7 /dev-php/PEAR-Cache_Lite | |
parent | dev-php/PEAR-Log: mark ALLARCHES (diff) | |
download | gentoo-cab8a523897580b6cfa4d866808d7cf68287aeab.tar.gz gentoo-cab8a523897580b6cfa4d866808d7cf68287aeab.tar.bz2 gentoo-cab8a523897580b6cfa4d866808d7cf68287aeab.zip |
dev-php/PEAR-Cache_Lite: Stabilize 1.8.3 x86, #909582
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Cache_Lite')
-rw-r--r-- | dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild | 4 |
1 files changed, 2 insertions, 2 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 8e86b80d4732..1a1c395f3b01 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 @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 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" |