From 6d2df6f4b71756f49d6afeb99ef76b693bd39742 Mon Sep 17 00:00:00 2001 From: Fabian Groffen Date: Thu, 25 May 2023 21:53:25 +0200 Subject: */*: remove sparc64-solaris keyword Signed-off-by: Fabian Groffen --- app-eselect/eselect-python/eselect-python-20200719.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app-eselect/eselect-python') diff --git a/app-eselect/eselect-python/eselect-python-20200719.ebuild b/app-eselect/eselect-python/eselect-python-20200719.ebuild index 6fc2711a9a99..ca705a3c6b6b 100644 --- a/app-eselect/eselect-python/eselect-python-20200719.ebuild +++ b/app-eselect/eselect-python/eselect-python-20200719.ebuild @@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then EGIT_REPO_URI="https://anongit.gentoo.org/proj/${PN}.git" else SRC_URI="https://dev.gentoo.org/~chutzpah/dist/misc/${P}.tar.bz2" - KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc64-solaris ~x64-solaris" + KEYWORDS="~alpha amd64 arm arm64 hppa ~ia64 ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x64-solaris" fi DESCRIPTION="Eselect module for management of multiple Python versions" -- cgit v1.2.3-65-gdbad