summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2019-09-13 21:06:09 -0700
committerMatt Turner <mattst88@gentoo.org>2019-09-13 21:26:15 -0700
commit8eb33e83c25c8b5e33683b0c63d0c02a8355a2e4 (patch)
treef2184ba9e990b27a249f3dae0e396b5d731fe622 /dev-python/django/django-1.11.21.ebuild
parentdev-libs/liblzw: restore maintainer settings (diff)
downloadgentoo-8eb33e83c25c8b5e33683b0c63d0c02a8355a2e4.tar.gz
gentoo-8eb33e83c25c8b5e33683b0c63d0c02a8355a2e4.tar.bz2
gentoo-8eb33e83c25c8b5e33683b0c63d0c02a8355a2e4.zip
dev-python/django: Drop sparc keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-python/django/django-1.11.21.ebuild')
-rw-r--r--dev-python/django/django-1.11.21.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/django/django-1.11.21.ebuild b/dev-python/django/django-1.11.21.ebuild
index 4ca57d0835a1..50bc95105d56 100644
--- a/dev-python/django/django-1.11.21.ebuild
+++ b/dev-python/django/django-1.11.21.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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos"
IUSE="doc sqlite test"
RDEPEND=""