dev-php/xdebug: Stable 2.6.1 for amd64
authorBrian Evans <grknight@gentoo.org>
Mon, 14 Jan 2019 16:02:03 +0000 (11:02 -0500)
committerBrian Evans <grknight@gentoo.org>
Mon, 14 Jan 2019 16:03:00 +0000 (11:03 -0500)
Bug: https://bugs.gentoo.org/675412
Package-Manager: Portage-2.3.54, Repoman-2.3.12
Signed-off-by: Brian Evans <grknight@gentoo.org>
dev-php/xdebug/xdebug-2.6.1.ebuild

index 6450d9968aa9b171e19b7a90f8f6579f0aaaac91..6310b4c4c4d09a06407ca67c55e1a5c40ca0d726 100644 (file)
@@ -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/"