commit: e38e64199e12d89bf8540a51112d7fac86cfc143 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Tue Oct 24 18:42:52 2023 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Tue Oct 24 18:44:24 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e38e6419
dev-python/jupyter-events: Remove wd40 keywords Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/jupyter-events/jupyter-events-0.5.0.ebuild | 2 +- dev-python/jupyter-events/jupyter-events-0.6.3.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/jupyter-events/jupyter-events-0.5.0.ebuild b/dev-python/jupyter-events/jupyter-events-0.5.0.ebuild index aa7f35f09849..d207c5b8b26d 100644 --- a/dev-python/jupyter-events/jupyter-events-0.5.0.ebuild +++ b/dev-python/jupyter-events/jupyter-events-0.5.0.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm64 ~ia64 ~loong ~ppc ~ppc64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm64 ~loong ~ppc ~ppc64 ~riscv ~x86" # jsonschema[format-nongpl] deps are always on in our ebuild RDEPEND=" diff --git a/dev-python/jupyter-events/jupyter-events-0.6.3.ebuild b/dev-python/jupyter-events/jupyter-events-0.6.3.ebuild index 2b3db8655ef1..0db5d574ee8d 100644 --- a/dev-python/jupyter-events/jupyter-events-0.6.3.ebuild +++ b/dev-python/jupyter-events/jupyter-events-0.6.3.ebuild @@ -17,7 +17,7 @@ HOMEPAGE=" LICENSE="BSD" SLOT="0" -KEYWORDS="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" # jsonschema[format-nongpl] deps are always on in our ebuild RDEPEND="
