summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2018-08-18 13:13:54 -0400
committerVirgil Dupras <vdupras@gentoo.org>2018-08-18 13:13:54 -0400
commit4124b6d7f18da7377190d3fe9e3f3cdd9f495879 (patch)
tree726836cc94d1b78b824a8db032e8b41f749abeac /dev-python/django
parentmedia-libs/freeglut: Fix DESCRIPTION length (diff)
downloadgentoo-4124b6d7f18da7377190d3fe9e3f3cdd9f495879.tar.gz
gentoo-4124b6d7f18da7377190d3fe9e3f3cdd9f495879.tar.bz2
gentoo-4124b6d7f18da7377190d3fe9e3f3cdd9f495879.zip
dev-python/django: mark amd64 stable
Bug: https://bugs.gentoo.org/663984 Package-Manager: Portage-2.3.47, Repoman-2.3.10
Diffstat (limited to 'dev-python/django')
-rw-r--r--dev-python/django/django-2.0.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-2.0.8.ebuild b/dev-python/django/django-2.0.8.ebuild
index 133d40ffb7d8..0f503084d354 100644
--- a/dev-python/django/django-2.0.8.ebuild
+++ b/dev-python/django/django-2.0.8.ebuild
@@ -25,7 +25,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=""