summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Groffen <grobian@gentoo.org>2021-01-06 14:11:52 +0100
committerFabian Groffen <grobian@gentoo.org>2021-01-06 14:12:54 +0100
commit9beabb82ae0fd5834abb9b8d920a421270dc5d07 (patch)
tree0f003db18e60e4f63f3280d7ce63a7740e06c255 /app-eselect/eselect-python/eselect-python-20190417.ebuild
parentapp-eselect/eselect-postgresql: drop x86-macos (diff)
downloadgentoo-9beabb82ae0fd5834abb9b8d920a421270dc5d07.tar.gz
gentoo-9beabb82ae0fd5834abb9b8d920a421270dc5d07.tar.bz2
gentoo-9beabb82ae0fd5834abb9b8d920a421270dc5d07.zip
app-eselect/eselect-python: drop x86-macos
Package-Manager: Portage-3.0.12, Repoman-3.0.2 Signed-off-by: Fabian Groffen <grobian@gentoo.org>
Diffstat (limited to 'app-eselect/eselect-python/eselect-python-20190417.ebuild')
-rw-r--r--app-eselect/eselect-python/eselect-python-20190417.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-eselect/eselect-python/eselect-python-20190417.ebuild b/app-eselect/eselect-python/eselect-python-20190417.ebuild
index 7c4a574530dc..930562377361 100644
--- a/app-eselect/eselect-python/eselect-python-20190417.ebuild
+++ b/app-eselect/eselect-python/eselect-python-20190417.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -8,7 +8,7 @@ if [[ ${PV} == "99999999" ]] ; then
EGIT_REPO_URI="git://anongit.gentoo.org/proj/${PN}.git"
else
SRC_URI="https://dev.gentoo.org/~mgorny/dist/${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 ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-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 ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
fi
DESCRIPTION="Eselect module for management of multiple Python versions"