summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2016-11-05 18:19:27 +0100
committerPacho Ramos <pacho@gentoo.org>2016-11-05 18:19:27 +0100
commit55796ec9fe7afd28c605a6ac5029f3b66a722c50 (patch)
tree7d7451894a40c7c940eb12bb0462073710863a35 /dev-php/pecl-yaz
parentdev-libs/yaz: x86 stable, bug #522674 (diff)
downloadgentoo-55796ec9fe7afd28c605a6ac5029f3b66a722c50.tar.gz
gentoo-55796ec9fe7afd28c605a6ac5029f3b66a722c50.tar.bz2
gentoo-55796ec9fe7afd28c605a6ac5029f3b66a722c50.zip
dev-php/pecl-yaz: Move to ~ia64 ~sparc, bug #522674
Package-Manager: portage-2.3.2
Diffstat (limited to 'dev-php/pecl-yaz')
-rw-r--r--dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
index 7416b25d6d4f..1277aa89b100 100644
--- a/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
+++ b/dev-php/pecl-yaz/pecl-yaz-1.1.6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -13,7 +13,7 @@ USE_PHP="php5-6 php5-5 php5-4"
inherit php-ext-pecl-r2
-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="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
LICENSE="PHP-3"