diff options
author | Sam James <sam@gentoo.org> | 2021-01-21 22:32:32 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-21 22:32:47 +0000 |
commit | 57f05a072e8321500c96cf19b039763eff3c7259 (patch) | |
tree | a36882e2701303acbdc8ed6ee174310cc094152d /dev-php | |
parent | dev-php/PEAR-Console_Getopt: Stabilize 1.4.3 ALLARCHES, #766396 (diff) | |
download | gentoo-57f05a072e8321500c96cf19b039763eff3c7259.tar.gz gentoo-57f05a072e8321500c96cf19b039763eff3c7259.tar.bz2 gentoo-57f05a072e8321500c96cf19b039763eff3c7259.zip |
dev-php/PEAR-PEAR: Stabilize 1.10.12 ALLARCHES, #766396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.12.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.12.ebuild index eda65ff33c79..fe194d02e2c5 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.12.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -10,7 +10,7 @@ DESCRIPTION="PEAR Base System" HOMEPAGE="https://pear.php.net/package/PEAR" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="MIT" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" SLOT="0" IUSE="" |