summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/recaptcha/recaptcha-1.1.3.ebuild')
-rw-r--r--dev-php/recaptcha/recaptcha-1.1.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/recaptcha/recaptcha-1.1.3.ebuild b/dev-php/recaptcha/recaptcha-1.1.3.ebuild
index a93e76e4cde0..c91f2b60d6f1 100644
--- a/dev-php/recaptcha/recaptcha-1.1.3.ebuild
+++ b/dev-php/recaptcha/recaptcha-1.1.3.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"
DEPEND="test? ( dev-php/phpunit )"