diff options
Diffstat (limited to 'dev-python/django/django-1.7.11.ebuild')
-rw-r--r-- | dev-python/django/django-1.7.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.7.11.ebuild b/dev-python/django/django-1.7.11.ebuild index 23dc7bf7131..fd544c2acc7 100644 --- a/dev-python/django/django-1.7.11.ebuild +++ b/dev-python/django/django-1.7.11.ebuild @@ -18,7 +18,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="amd64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND="" |