diff options
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/pear/pear-1.10.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pear/pear-1.10.3.ebuild b/dev-php/pear/pear-1.10.3.ebuild index 321c226df4b6..b6581c586165 100644 --- a/dev-php/pear/pear-1.10.3.ebuild +++ b/dev-php/pear/pear-1.10.3.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" DESCRIPTION="PEAR - PHP Extension and Application Repository" HOMEPAGE="https://pear.php.net/" |