diff options
author | 2024-02-03 11:38:30 +0100 | |
---|---|---|
committer | 2024-02-03 11:41:45 +0100 | |
commit | e8863cccd0e4f6dd4b4c6337417a56a1a37fcc04 (patch) | |
tree | b0b104bf078f5c4168615e51bc59eab303d7406e /dev-python/sphobjinv | |
parent | dev-python/nbsphinx: Remove WD40 keywords (diff) | |
download | gentoo-e8863cccd0e4f6dd4b4c6337417a56a1a37fcc04.tar.gz gentoo-e8863cccd0e4f6dd4b4c6337417a56a1a37fcc04.tar.bz2 gentoo-e8863cccd0e4f6dd4b4c6337417a56a1a37fcc04.zip |
dev-python/sphobjinv: Remove WD40 keywords
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphobjinv')
-rw-r--r-- | dev-python/sphobjinv/sphobjinv-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphobjinv/sphobjinv-2.3.1.ebuild b/dev-python/sphobjinv/sphobjinv-2.3.1.ebuild index 47d439b8ba55..3eb641b971c7 100644 --- a/dev-python/sphobjinv/sphobjinv-2.3.1.ebuild +++ b/dev-python/sphobjinv/sphobjinv-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -19,7 +19,7 @@ SRC_URI=" " LICENSE="MIT" -KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" +KEYWORDS="amd64 arm arm64 ~mips ppc ppc64 ~riscv ~s390 sparc x86" SLOT="0" RDEPEND=" |