Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/kdevelop-php/
Date: Tue, 01 Dec 2015 11:20:59
Message-Id: 1448968811.880fd3a42a32ce738fa02a52a4cdd1506a875d55.ago@gentoo
1 commit: 880fd3a42a32ce738fa02a52a4cdd1506a875d55
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Tue Dec 1 11:20:11 2015 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Tue Dec 1 11:20:11 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=880fd3a4
7
8 dev-util/kdevelop-php: amd64 stable wrt bug #565998
9
10 Package-Manager: portage-2.2.20.1
11 RepoMan-Options: --include-arches="amd64"
12
13 dev-util/kdevelop-php/kdevelop-php-1.7.2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/dev-util/kdevelop-php/kdevelop-php-1.7.2.ebuild b/dev-util/kdevelop-php/kdevelop-php-1.7.2.ebuild
17 index 5c7b96f..6407675 100644
18 --- a/dev-util/kdevelop-php/kdevelop-php-1.7.2.ebuild
19 +++ b/dev-util/kdevelop-php/kdevelop-php-1.7.2.ebuild
20 @@ -18,7 +18,7 @@ LICENSE="GPL-2 LGPL-2"
21 IUSE="debug doc"
22
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 - KEYWORDS="~amd64 ~x86"
25 + KEYWORDS="amd64 ~x86"
26 fi
27
28 RESTRICT="test"