summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Klausmann <klausman@gentoo.org>2017-07-31 12:29:55 +0200
committerTobias Klausmann <klausman@gentoo.org>2017-07-31 12:30:18 +0200
commit5f987d2fcc4b9cf9bfc343781c7947ba3bc6a4eb (patch)
tree0b2dbad6fe10a338f823ca522920116789d78838 /dev-python/django-recaptcha
parentdev-python/django-pipeline-1.6.0-r0: amd64 stable (diff)
downloadgentoo-5f987d2fcc4b9cf9bfc343781c7947ba3bc6a4eb.tar.gz
gentoo-5f987d2fcc4b9cf9bfc343781c7947ba3bc6a4eb.tar.bz2
gentoo-5f987d2fcc4b9cf9bfc343781c7947ba3bc6a4eb.zip
dev-python/django-recaptcha-1.0.5-r0: amd64 stable
Gentoo-Bug: 625000
Diffstat (limited to 'dev-python/django-recaptcha')
-rw-r--r--dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
index a840a6d6d7e3..3241414ab80a 100644
--- a/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
+++ b/dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/praekelt/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 ~x86"
IUSE="test"
RDEPEND="dev-python/django[${PYTHON_USEDEP}]"