diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:47 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2021-05-10 08:57:47 +0200 |
commit | 12004d1c0d3009b88757b6762b38b08d6e99aace (patch) | |
tree | c272c9f0ec4efc0798dec7a2451d23917b151d0f /dev-php | |
parent | dev-php/symfony-process: x86 stable wrt bug #754018 (diff) | |
download | gentoo-12004d1c0d3009b88757b6762b38b08d6e99aace.tar.gz gentoo-12004d1c0d3009b88757b6762b38b08d6e99aace.tar.bz2 gentoo-12004d1c0d3009b88757b6762b38b08d6e99aace.zip |
dev-php/xdebug-handler: x86 stable wrt bug #754018
Package-Manager: Portage-3.0.13, Repoman-3.0.2
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r-- | dev-php/xdebug-handler/xdebug-handler-1.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/xdebug-handler/xdebug-handler-1.4.3.ebuild b/dev-php/xdebug-handler/xdebug-handler-1.4.3.ebuild index 38620ba56a5e..3bda89b13555 100644 --- a/dev-php/xdebug-handler/xdebug-handler-1.4.3.ebuild +++ b/dev-php/xdebug-handler/xdebug-handler-1.4.3.ebuild @@ -9,7 +9,7 @@ SRC_URI="https://github.com/composer/xdebug-handler/archive/${PV}.tar.gz -> ${P} LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" RDEPEND=" dev-lang/php:* |