commit: 3e758e7c0c0395f639b31693c0d5fba2577dac49 Author: Brian Evans <grknight <AT> gentoo <DOT> org> AuthorDate: Mon Jan 14 16:02:03 2019 +0000 Commit: Brian Evans <grknight <AT> gentoo <DOT> org> CommitDate: Mon Jan 14 16:03:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e758e7c
dev-php/xdebug: Stable 2.6.1 for amd64 Bug: https://bugs.gentoo.org/675412 Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Brian Evans <grknight <AT> gentoo.org> dev-php/xdebug/xdebug-2.6.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-php/xdebug/xdebug-2.6.1.ebuild b/dev-php/xdebug/xdebug-2.6.1.ebuild index 6450d9968aa..6310b4c4c4d 100644 --- a/dev-php/xdebug/xdebug-2.6.1.ebuild +++ b/dev-php/xdebug/xdebug-2.6.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Authors +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI="6" @@ -16,7 +16,7 @@ S="${WORKDIR}/${PN}-${MY_PV}" inherit php-ext-source-r3 -KEYWORDS="~amd64 ~hppa ~ppc ~ppc64 ~x86" +KEYWORDS="amd64 ~hppa ~ppc ~ppc64 ~x86" DESCRIPTION="A PHP debugging and profiling extension" HOMEPAGE="http://www.xdebug.org/"
