summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2022-04-25 10:28:07 +0300
committerJoonas Niilola <juippis@gentoo.org>2022-04-25 10:47:40 +0300
commit5be69347ec99a0b079531fa64ed315641d9a7239 (patch)
tree76d7297b4b017dd932bc79a02e8bc2a4b45a8541 /dev-php
parentdev-php/semver: Stabilize 3.2.6 x86, #828352 (diff)
downloadgentoo-5be69347ec99a0b079531fa64ed315641d9a7239.tar.gz
gentoo-5be69347ec99a0b079531fa64ed315641d9a7239.tar.bz2
gentoo-5be69347ec99a0b079531fa64ed315641d9a7239.zip
dev-php/ca-bundle: Stabilize 1.3.1 amd64, #828348
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'dev-php')
-rw-r--r--dev-php/ca-bundle/ca-bundle-1.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/ca-bundle/ca-bundle-1.3.1.ebuild b/dev-php/ca-bundle/ca-bundle-1.3.1.ebuild
index 8ffc3992bb12..e16650d74abd 100644
--- a/dev-php/ca-bundle/ca-bundle-1.3.1.ebuild
+++ b/dev-php/ca-bundle/ca-bundle-1.3.1.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:*