summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Orlitzky <mjo@gentoo.org>2019-02-28 22:28:00 -0500
committerMichael Orlitzky <mjo@gentoo.org>2019-02-28 22:28:00 -0500
commit04c03080d70a094d2bbb674f9b011b8da1df8a3b (patch)
tree0af0eb0cdabca1cc2ad50206a8b6409339d0c7f3 /dev-php/recaptcha/recaptcha-1.2.1.ebuild
parentdev-libs/gjs: bump to 1.52.5 (diff)
downloadgentoo-04c03080d70a094d2bbb674f9b011b8da1df8a3b.tar.gz
gentoo-04c03080d70a094d2bbb674f9b011b8da1df8a3b.tar.bz2
gentoo-04c03080d70a094d2bbb674f9b011b8da1df8a3b.zip
dev-php/recaptcha: stabilize v1.2.1 on amd64.
I'm not sure what happened on bug 678720... this was supposed to be stabilized on amd64 already. But in any case, it was stabilized on x86 and marked ALLARCHES. Moreover, I actually use it on amd64. All is well. Bug: https://bugs.gentoo.org/678720 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-php/recaptcha/recaptcha-1.2.1.ebuild')
-rw-r--r--dev-php/recaptcha/recaptcha-1.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/recaptcha/recaptcha-1.2.1.ebuild b/dev-php/recaptcha/recaptcha-1.2.1.ebuild
index b7ba445b7d3f..bcba673ab3c4 100644
--- a/dev-php/recaptcha/recaptcha-1.2.1.ebuild
+++ b/dev-php/recaptcha/recaptcha-1.2.1.ebuild
@@ -9,7 +9,7 @@ SRC_URI="https://github.com/google/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 x86"
+KEYWORDS="amd64 x86"
IUSE="examples test"
RDEPEND="dev-lang/php"