commit: cc78db615f2aa7226fb6263cc7f1cc5adef3d524 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jul 4 13:59:07 2023 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jul 4 13:59:07 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cc78db61
dev-php/PEAR-Validate: Stabilize 0.8.6 ALLARCHES, #909587 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild b/dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild index 7559f6ebd29c..5b04ff1ea5e0 100644 --- a/dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild +++ b/dev-php/PEAR-Validate/PEAR-Validate-0.8.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2021 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 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" DESCRIPTION="Validation class" LICENSE="BSD"
