diff options
author | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-06 07:25:08 +0300 |
---|---|---|
committer | Mikle Kolyada <zlogene@gentoo.org> | 2018-08-06 07:25:08 +0300 |
commit | 1c8e19302486e4c7a3626692134927517f5f3eda (patch) | |
tree | 6f29585361f647c0efad8abcc6d03b1dcf8599fa | |
parent | dev-python/ws4py: arm stable wrt bug #658884 (diff) | |
download | gentoo-1c8e19302486e4c7a3626692134927517f5f3eda.tar.gz gentoo-1c8e19302486e4c7a3626692134927517f5f3eda.tar.bz2 gentoo-1c8e19302486e4c7a3626692134927517f5f3eda.zip |
dev-python/django: amd64 stable wrt bug #662580
Package-Manager: Portage-2.3.40, Repoman-2.3.9
-rw-r--r-- | dev-python/django/django-1.11.15.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.11.15.ebuild b/dev-python/django/django-1.11.15.ebuild index 302085a36f04..d6a7c1efbc24 100644 --- a/dev-python/django/django-1.11.15.ebuild +++ b/dev-python/django/django-1.11.15.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="" |