diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:15:03 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-17 11:15:03 +0100 |
commit | 08c0e400ed6ceed2724071627abfca31cde090cd (patch) | |
tree | 1ae947895cefe18e72a4e91ed357d71e8c711816 /dev-php | |
parent | media-plugins/gst-plugins-mpg123: amd64 stable wrt bug #609544 (diff) | |
download | gentoo-08c0e400ed6ceed2724071627abfca31cde090cd.tar.gz gentoo-08c0e400ed6ceed2724071627abfca31cde090cd.tar.bz2 gentoo-08c0e400ed6ceed2724071627abfca31cde090cd.zip |
dev-php/PEAR-Console_Getopt: amd64 stable wrt bug #609548
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild index 3924f36c3b05..dbb9203a56f6 100644 --- a/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild +++ b/dev-php/PEAR-Console_Getopt/PEAR-Console_Getopt-1.4.1-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -12,7 +12,7 @@ HOMEPAGE="http://pear.php.net/package/${MY_PN}" SRC_URI="http://pear.php.net/get/${MY_P}.tgz" LICENSE="BSD-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" IUSE="" DEPEND="" |