diff options
author | 2024-02-03 11:37:51 +0100 | |
---|---|---|
committer | 2024-02-03 11:41:31 +0100 | |
commit | 3c37f582e1efebba6721c9e8186a2fc4e3ba770c (patch) | |
tree | 0117a39a645170d32c9fac5dc12233b27c650197 /dev-python/flasgger | |
parent | dev-python/jsonschema: Remove old (diff) | |
download | gentoo-3c37f582e1efebba6721c9e8186a2fc4e3ba770c.tar.gz gentoo-3c37f582e1efebba6721c9e8186a2fc4e3ba770c.tar.bz2 gentoo-3c37f582e1efebba6721c9e8186a2fc4e3ba770c.zip |
dev-python/flasgger: Remove WD40 keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/flasgger')
-rw-r--r-- | dev-python/flasgger/flasgger-0.9.7.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/flasgger/flasgger-0.9.7.1.ebuild b/dev-python/flasgger/flasgger-0.9.7.1.ebuild index e2450c885f15..6d77656bedfa 100644 --- a/dev-python/flasgger/flasgger-0.9.7.1.ebuild +++ b/dev-python/flasgger/flasgger-0.9.7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 2023 Gentoo Authors +# Copyright 2023-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -16,7 +16,7 @@ HOMEPAGE=" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~loong ~mips ppc ppc64 ~riscv ~s390 sparc x86" RDEPEND=" >=dev-python/flask-0.10[${PYTHON_USEDEP}] |