diff options
| author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:47:58 +0200 |
|---|---|---|
| committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2019-05-04 16:53:24 +0200 |
| commit | b4dcbde46abfe1b4d19ae101d42fee4ccb8fff7b (patch) | |
| tree | 903d45b78a38fee5f3d633f34be7e105903a0df9 /dev-lang/python/python-3.6.8.ebuild | |
| parent | e251f6b1395ee2c2844cec76dc7ce5e937d7f805 (diff) | |
| download | gentoo-b4dcbde46abfe1b4d19ae101d42fee4ccb8fff7b.tar.gz gentoo-b4dcbde46abfe1b4d19ae101d42fee4ccb8fff7b.tar.bz2 gentoo-b4dcbde46abfe1b4d19ae101d42fee4ccb8fff7b.zip | |
dev-lang/python: strip ~riscv in 3.6, is b0rken. 3.7 is ok
Package-Manager: Portage-2.3.66, Repoman-2.3.12
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.6.8.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.6.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.6.8.ebuild b/dev-lang/python/python-3.6.8.ebuild index ec611f9f6a22..f91b8039ecd7 100644 --- a/dev-lang/python/python-3.6.8.ebuild +++ b/dev-lang/python/python-3.6.8.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.6/3.6m" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" IUSE="bluetooth build examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |
