diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:01 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-23 16:54:01 +0100 |
commit | 1b329bdf635eae04ac8f2bb1f66e4467c220499c (patch) | |
tree | ac44cb0eef1c601821f323c03499cec372de76d0 /dev-php/PEAR-DB | |
parent | dev-dotnet/libgdiplus: amd64 stable wrt bug #570434 (diff) | |
download | gentoo-1b329bdf635eae04ac8f2bb1f66e4467c220499c.tar.gz gentoo-1b329bdf635eae04ac8f2bb1f66e4467c220499c.tar.bz2 gentoo-1b329bdf635eae04ac8f2bb1f66e4467c220499c.zip |
dev-php/PEAR-DB: amd64 stable wrt bug #610632
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php/PEAR-DB')
-rw-r--r-- | dev-php/PEAR-DB/PEAR-DB-1.9.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/PEAR-DB/PEAR-DB-1.9.2.ebuild b/dev-php/PEAR-DB/PEAR-DB-1.9.2.ebuild index 08fad89cd6ba..a60a8059b3a5 100644 --- a/dev-php/PEAR-DB/PEAR-DB-1.9.2.ebuild +++ b/dev-php/PEAR-DB/PEAR-DB-1.9.2.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$ @@ -6,7 +6,7 @@ EAPI=5 inherit php-pear-r1 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" DESCRIPTION="Database abstraction layer for PHP" LICENSE="PHP-3" |