diff options
author | Matt Turner <mattst88@gentoo.org> | 2019-09-13 21:06:09 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2019-09-13 21:26:15 -0700 |
commit | 8eb33e83c25c8b5e33683b0c63d0c02a8355a2e4 (patch) | |
tree | f2184ba9e990b27a249f3dae0e396b5d731fe622 /dev-python/django | |
parent | dev-libs/liblzw: restore maintainer settings (diff) | |
download | gentoo-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')
-rw-r--r-- | dev-python/django/django-1.11.20.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-1.11.21.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-2.1.8.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-2.1.9.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-2.2.1.ebuild | 2 | ||||
-rw-r--r-- | dev-python/django/django-2.2.2.ebuild | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/dev-python/django/django-1.11.20.ebuild b/dev-python/django/django-1.11.20.ebuild index 5e0ed860948a..dabb0409afbb 100644 --- a/dev-python/django/django-1.11.20.ebuild +++ b/dev-python/django/django-1.11.20.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="" 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="" diff --git a/dev-python/django/django-2.1.8.ebuild b/dev-python/django/django-2.1.8.ebuild index c10d4a68d826..8f77b6f32f04 100644 --- a/dev-python/django/django-2.1.8.ebuild +++ b/dev-python/django/django-2.1.8.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 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND="dev-python/pytz[${PYTHON_USEDEP}]" diff --git a/dev-python/django/django-2.1.9.ebuild b/dev-python/django/django-2.1.9.ebuild index fa8668065c0d..0cd5533d1159 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 ~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="dev-python/pytz[${PYTHON_USEDEP}]" diff --git a/dev-python/django/django-2.2.1.ebuild b/dev-python/django/django-2.2.1.ebuild index 1a1ffd7ce54a..44ab33c7465a 100644 --- a/dev-python/django/django-2.2.1.ebuild +++ b/dev-python/django/django-2.2.1.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 x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND=" diff --git a/dev-python/django/django-2.2.2.ebuild b/dev-python/django/django-2.2.2.ebuild index 6c6406c92f9b..608aa99ac047 100644 --- a/dev-python/django/django-2.2.2.ebuild +++ b/dev-python/django/django-2.2.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 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos" IUSE="doc sqlite test" RDEPEND=" |