summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"