app-eselect/eselect-python: x86 stable (bug #709778)
authorThomas Deutschmann <whissi@gentoo.org>
Sun, 16 Feb 2020 20:53:41 +0000 (21:53 +0100)
committerThomas Deutschmann <whissi@gentoo.org>
Sun, 16 Feb 2020 21:11:49 +0000 (22:11 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
app-eselect/eselect-python/eselect-python-20190417.ebuild

index 6b5477fa2e267673a9bd4a63750deeea0b92316a..87a1e540fc04bf513b3174bff6df7e6e76546f95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 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 ~sh ~sparc ~x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc x86 ~ppc-aix ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
 fi
 
 DESCRIPTION="Eselect module for management of multiple Python versions"