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 69ac1bf80769b..42b1ca8b7f1e4 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-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 inherit php-pear-r2 -KEYWORDS="amd64 ~arm ~hppa ppc ppc64 ~s390 sparc x86" +KEYWORDS="amd64 ~arm ~hppa ppc64 ~s390 sparc x86" DESCRIPTION="Validation class" LICENSE="BSD"