diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:29:55 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-07-31 12:30:18 +0200 |
commit | 5f987d2fcc4b9cf9bfc343781c7947ba3bc6a4eb (patch) | |
tree | 0b2dbad6fe10a338f823ca522920116789d78838 /dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild | |
parent | dev-python/django-pipeline-1.6.0-r0: amd64 stable (diff) | |
download | gentoo-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/django-recaptcha-1.0.5.ebuild')
-rw-r--r-- | dev-python/django-recaptcha/django-recaptcha-1.0.5.ebuild | 2 |
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}]" |