diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:43:27 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-10-05 05:43:27 +0200 |
commit | 5ccf94d26a6f68973e17edee0e33871454a7cd80 (patch) | |
tree | cd3f68aa20c827dd87aac5337b47712ccc994672 /dev-python/django | |
parent | media-sound/cantata: x86 stable (bug #667418) (diff) | |
download | gentoo-5ccf94d26a6f68973e17edee0e33871454a7cd80.tar.gz gentoo-5ccf94d26a6f68973e17edee0e33871454a7cd80.tar.bz2 gentoo-5ccf94d26a6f68973e17edee0e33871454a7cd80.zip |
dev-python/django: x86 stable (bug #667456)
Package-Manager: Portage-2.3.50, Repoman-2.3.11
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-python/django')
-rw-r--r-- | dev-python/django/django-2.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.1.2.ebuild b/dev-python/django/django-2.1.2.ebuild index 895a86b5a9a1..576b624d32e3 100644 --- a/dev-python/django/django-2.1.2.ebuild +++ b/dev-python/django/django-2.1.2.ebuild @@ -21,7 +21,7 @@ LICENSE+=" Apache-2.0" # admin icons, jquery, xregexp.js LICENSE+=" MIT" SLOT="0" -KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" +KEYWORDS="amd64 ~arm64 ~ia64 ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]" |