Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-php/PEAR-Pager/
Date: Sun, 18 Feb 2018 21:55:28
Message-Id: 1518990834.6f250eb3c2449fe67e020b715c108d2bea4df56d.whissi@gentoo
1 commit: 6f250eb3c2449fe67e020b715c108d2bea4df56d
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Feb 18 21:53:54 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Feb 18 21:53:54 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6f250eb3
7
8 dev-php/PEAR-Pager: mark stable for the remaining arches using the ALLARCHES policy (bug #647764)
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
16 index 44b470f4f1d..0a47d04041c 100644
17 --- a/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
18 +++ b/dev-php/PEAR-Pager/PEAR-Pager-2.5.1.ebuild
19 @@ -9,7 +9,7 @@ DESCRIPTION="Data paging class"
20
21 LICENSE="BSD"
22 SLOT="0"
23 -KEYWORDS="~alpha ~amd64 ~hppa ia64 ~ppc ~ppc64 ~sparc x86"
24 +KEYWORDS="alpha amd64 hppa ia64 ppc ppc64 sparc x86"
25 IUSE=""
26
27 RDEPEND=">=dev-lang/php-5.6.0:*"