summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:02 +0200
committerAgostino Sarubbo <ago@gentoo.org>2021-05-10 08:57:02 +0200
commit9c61bbdb88ecdc9823d0f7d277f66f17badd8e8f (patch)
tree82118a6bc9fc05837f44031c51a701f80a3d15f6 /dev-php/ca-bundle
parentdev-util/glade: x86 stable wrt bug #747451 (diff)
downloadgentoo-9c61bbdb88ecdc9823d0f7d277f66f17badd8e8f.tar.gz
gentoo-9c61bbdb88ecdc9823d0f7d277f66f17badd8e8f.tar.bz2
gentoo-9c61bbdb88ecdc9823d0f7d277f66f17badd8e8f.zip
dev-php/ca-bundle: 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/ca-bundle')
-rw-r--r--dev-php/ca-bundle/ca-bundle-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild b/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild
index 5086168d63bf..13bb99b5f850 100644
--- a/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild
+++ b/dev-php/ca-bundle/ca-bundle-1.1.3.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/composer/ca-bundle/archive/${PV}.tar.gz -> ${P}.tar.
LICENSE="MIT"
SLOT="0"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
RDEPEND="
dev-lang/php:*