diff options
author | Sam James <sam@gentoo.org> | 2021-01-21 22:32:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-01-21 22:32:46 +0000 |
commit | 3c12522d5acd19603b2c7af727d85d707807832c (patch) | |
tree | d7e96be623c9142ec2be3f940f0b3241d759f902 /dev-php/PEAR-Console_Getopt | |
parent | dev-php/PEAR-XML_Util: Stabilize 1.4.5 ALLARCHES, #766396 (diff) | |
download | gentoo-3c12522d5acd19603b2c7af727d85d707807832c.tar.gz gentoo-3c12522d5acd19603b2c7af727d85d707807832c.tar.bz2 gentoo-3c12522d5acd19603b2c7af727d85d707807832c.zip |
dev-php/PEAR-Console_Getopt: Stabilize 1.4.3 ALLARCHES, #766396
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-Console_Getopt')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild index 1f5d8be072f4..382f3c45799a 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.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 @@ -11,7 +11,7 @@ HOMEPAGE="https://pear.php.net/package/Console_Getopt" SRC_URI="https://pear.php.net/get/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 ~s390 sparc x86" IUSE="" DEPEND="" |