diff options
Diffstat (limited to 'dev-python/django/django-2.1.9.ebuild')
-rw-r--r-- | dev-python/django/django-2.1.9.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.1.9.ebuild b/dev-python/django/django-2.1.9.ebuild index 0cd5533d1159..cd8b709aef2b 100644 --- a/dev-python/django/django-2.1.9.ebuild +++ b/dev-python/django/django-2.1.9.ebuild @@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="~amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]" |