summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Lecher <jlec@gentoo.org>2015-08-20 11:19:16 +0200
committerJustin Lecher <jlec@gentoo.org>2015-08-20 11:19:16 +0200
commit783a4be550dab8510f3c99a0d3a9605214bf215a (patch)
tree12b64507b5a492c602c2c5bdbba9351b20a2d88b /dev-python/django/django-1.6.11.ebuild
parentdev-python/celery: Fix indentions in init file (diff)
downloadgentoo-783a4be550dab8510f3c99a0d3a9605214bf215a.tar.gz
gentoo-783a4be550dab8510f3c99a0d3a9605214bf215a.tar.bz2
gentoo-783a4be550dab8510f3c99a0d3a9605214bf215a.zip
dev-python/django: Drop vulnerable versions for CVE-2015-{5963,5964}
* drop KEYWORDS from masked versions Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=558096 Package-Manager: portage-2.2.20.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-python/django/django-1.6.11.ebuild')
-rw-r--r--dev-python/django/django-1.6.11.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.6.11.ebuild b/dev-python/django/django-1.6.11.ebuild
index 25c61d0c18c2..bc7d327a8208 100644
--- a/dev-python/django/django-1.6.11.ebuild
+++ b/dev-python/django/django-1.6.11.ebuild
@@ -19,7 +19,7 @@ SRC_URI="https://www.djangoproject.com/m/releases/$(get_version_component_range
LICENSE="BSD"
SLOT="0"
-KEYWORDS="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
+KEYWORDS=""
IUSE="doc sqlite test"
RDEPEND=""