diff options
| author | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:21 +0200 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2019-10-11 17:34:21 +0200 |
| commit | 6285ca3133651fc3ce59f603c3340e5842e45c65 (patch) | |
| tree | b1afafd50c4a5eccdb86a302df377c5cd097dd24 /dev-lang/python/python-3.5.7.ebuild | |
| parent | 2f37da6768bb2653f05720d3eab22ffcb691c321 (diff) | |
| download | gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.gz gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.tar.bz2 gentoo-6285ca3133651fc3ce59f603c3340e5842e45c65.zip | |
dev-lang: Remove *-fbsd KEYWORDS
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-lang/python/python-3.5.7.ebuild')
| -rw-r--r-- | dev-lang/python/python-3.5.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/python/python-3.5.7.ebuild b/dev-lang/python/python-3.5.7.ebuild index 916901e6fc50..e88a3eb75f87 100644 --- a/dev-lang/python/python-3.5.7.ebuild +++ b/dev-lang/python/python-3.5.7.ebuild @@ -16,7 +16,7 @@ SRC_URI="https://www.python.org/ftp/python/${PV%_rc*}/${MY_P}.tar.xz LICENSE="PSF-2" SLOT="3.5/3.5m" -KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ppc ppc64 s390 ~sh sparc x86" IUSE="bluetooth build elibc_uclibc examples gdbm hardened ipv6 libressl +ncurses +readline sqlite +ssl test +threads tk wininst +xml" RESTRICT="!test? ( test )" |
