diff options
author | Sam James <sam@gentoo.org> | 2023-07-04 11:12:27 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-07-04 11:12:27 +0100 |
commit | 2c7edede7b37756424a041cea3faae041acd68c0 (patch) | |
tree | b88d64391bd3f95a0c5867ad157128b467fea7bf /dev-php/PEAR-PEAR | |
parent | dev-php/PEAR-DB: Stabilize 1.11.0 ALLARCHES, #909583 (diff) | |
download | gentoo-2c7edede7b37756424a041cea3faae041acd68c0.tar.gz gentoo-2c7edede7b37756424a041cea3faae041acd68c0.tar.bz2 gentoo-2c7edede7b37756424a041cea3faae041acd68c0.zip |
dev-php/PEAR-PEAR: Stabilize 1.10.13 ALLARCHES, #909586
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-PEAR')
-rw-r--r-- | dev-php/PEAR-PEAR/PEAR-PEAR-1.10.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.13.ebuild b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.13.ebuild index 5cc6db313633..2bde0d1ba3bb 100644 --- a/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.13.ebuild +++ b/dev-php/PEAR-PEAR/PEAR-PEAR-1.10.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 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="" |