github.phpd.cn/thought-machine/please@v12.2.0+incompatible/tools/images/gentoo/README.md (about) 1 Please Gentoo image 2 ------------------- 3 4 This image contains a Gentoo system capable of building Please and 5 its components. Currently it's not fully complete (e.g. does not 6 include all supported parser engines). It's a non-canonical build 7 environment but illustrates how to make this work. 8 9 10 Notes 11 ----- 12 13 - Currently we install Python 2.7 and 3.5 since that's what's stable. 14 We could use ~amd64 to get 3.6 but it's not really necessary. 15 - Currently we're not installing PyPy due to very long build time. 16 Later we will probably add it.