commit: 04c03080d70a094d2bbb674f9b011b8da1df8a3b Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Fri Mar 1 03:28:00 2019 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Fri Mar 1 03:28:00 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=04c03080
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 <AT> gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 dev-php/recaptcha/recaptcha-1.2.1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-php/recaptcha/recaptcha-1.2.1.ebuild b/dev-php/recaptcha/recaptcha-1.2.1.ebuild index b7ba445b7d3..bcba673ab3c 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"
