summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2020-02-17 13:12:34 +0100
committerAgostino Sarubbo <ago@gentoo.org>2020-02-17 13:12:34 +0100
commitbcbb3e0e0be706ff4d7de8c8a0e00bfdb06bb0d8 (patch)
tree6633097b4a7ef21f3d270c2ef8497b2d9f183505 /app-eselect
parentdev-python/pygit2: amd64 stable wrt bug #709772 (diff)
downloadgentoo-bcbb3e0e0be706ff4d7de8c8a0e00bfdb06bb0d8.tar.gz
gentoo-bcbb3e0e0be706ff4d7de8c8a0e00bfdb06bb0d8.tar.bz2
gentoo-bcbb3e0e0be706ff4d7de8c8a0e00bfdb06bb0d8.zip
app-eselect/eselect-python: amd64 stable wrt bug #709778
Package-Manager: Portage-2.3.84, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-eselect')
-rw-r--r--app-eselect/eselect-python/eselect-python-20190417.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-eselect/eselect-python/eselect-python-20190417.ebuild b/app-eselect/eselect-python/eselect-python-20190417.ebuild
index f2f58a801721..a4030761d056 100644
--- a/app-eselect/eselect-python/eselect-python-20190417.ebuild
+++ b/app-eselect/eselect-python/eselect-python-20190417.ebuild
@@ -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"