summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:20 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:20 +0200
commit1ea3826a6e9c44562f5ab1ab96f3e49cb98db0c4 (patch)
treed4a67b74b118c4fbc134b7b40145f769f8ca6f97 /dev-php
parentdev-php/psr-log: x86 stable wrt bug #754018 (diff)
downloadgentoo-1ea3826a6e9c44562f5ab1ab96f3e49cb98db0c4.tar.gz
gentoo-1ea3826a6e9c44562f5ab1ab96f3e49cb98db0c4.tar.bz2
gentoo-1ea3826a6e9c44562f5ab1ab96f3e49cb98db0c4.zip
dev-php/reactphp-promise: 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/reactphp-promise/reactphp-promise-2.8.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/reactphp-promise/reactphp-promise-2.8.0.ebuild b/dev-php/reactphp-promise/reactphp-promise-2.8.0.ebuild
index 62064b56a4b8..bcc2cd5557a4 100644
--- a/dev-php/reactphp-promise/reactphp-promise-2.8.0.ebuild
+++ b/dev-php/reactphp-promise/reactphp-promise-2.8.0.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/reactphp/${MY_PN}/archive/v${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
BDEPEND="dev-php/theseer-Autoload"