summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-01-21 22:32:30 +0000
committerSam James <sam@gentoo.org>2021-01-21 22:32:46 +0000
commit3c12522d5acd19603b2c7af727d85d707807832c (patch)
treed7e96be623c9142ec2be3f940f0b3241d759f902 /dev-php
parentdev-php/PEAR-XML_Util: Stabilize 1.4.5 ALLARCHES, #766396 (diff)
downloadgentoo-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')
-rw-r--r--dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.3.ebuild4
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=""