Gentoo Archives: gentoo-commits

From: Markus Meier <maekke@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/pecl-yaz/
Date: Tue, 23 Oct 2018 18:47:56
Message-Id: 1540320406.312521afe0c7586071d065c8782837c445317c81.maekke@gentoo
1 commit: 312521afe0c7586071d065c8782837c445317c81
2 Author: Markus Meier <maekke <AT> gentoo <DOT> org>
3 AuthorDate: Tue Oct 23 18:46:46 2018 +0000
4 Commit: Markus Meier <maekke <AT> gentoo <DOT> org>
5 CommitDate: Tue Oct 23 18:46:46 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=312521af
7
8 dev-php/pecl-yaz: arm stable, bug #667068
9
10 Signed-off-by: Markus Meier <maekke <AT> gentoo.org>
11 Package-Manager: Portage-2.3.49, Repoman-2.3.10
12 RepoMan-Options: --include-arches="arm"
13
14 dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild b/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
18 index aa7a51a8b8a..c55cd382414 100644
19 --- a/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
20 +++ b/dev-php/pecl-yaz/pecl-yaz-1.2.2-r1.ebuild
21 @@ -12,7 +12,7 @@ USE_PHP="php5-6 php7-0 php7-1 php7-2"
22
23 inherit php-ext-pecl-r3
24
25 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
26 +KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
27
28 DESCRIPTION="This extension implements a Z39.50 client for PHP using the YAZ toolkit"
29 LICENSE="BSD"