commit: cab8a523897580b6cfa4d866808d7cf68287aeab Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 10:16:01 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 10:16:01 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab8a523
dev-php/PEAR-Cache_Lite: Stabilize 1.8.3 x86, #909582 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/PEAR-Cache_Lite/PEAR-Cache_Lite-1.8.3.ebuild | 4 ++-- 1 file 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"
