From: Yuta Satoh Date: Sat, 22 Aug 2015 12:01:14 +0000 (+0900) Subject: profiles: FreeBSD 10.0 or later, python3 force set USE=threads on amd64-fbsd. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=62f1d0a7a1f24a8a69b3653c0f885766922ab1ac;p=gentoo.git profiles: FreeBSD 10.0 or later, python3 force set USE=threads on amd64-fbsd. --- diff --git a/profiles/default/bsd/fbsd/amd64/10.1/package.use.force b/profiles/default/bsd/fbsd/amd64/10.1/package.use.force index 4229a8f0d9e1..c80eeb6fa690 100644 --- a/profiles/default/bsd/fbsd/amd64/10.1/package.use.force +++ b/profiles/default/bsd/fbsd/amd64/10.1/package.use.force @@ -1,4 +1,2 @@ # >=dev-lang/python-3.2 requires threads, #494744 -=dev-lang/python-3.2* threads -=dev-lang/python-3.3* threads - +=dev-lang/python-3* threads diff --git a/profiles/default/bsd/fbsd/amd64/10.2/package.use.force b/profiles/default/bsd/fbsd/amd64/10.2/package.use.force index 4229a8f0d9e1..c80eeb6fa690 100644 --- a/profiles/default/bsd/fbsd/amd64/10.2/package.use.force +++ b/profiles/default/bsd/fbsd/amd64/10.2/package.use.force @@ -1,4 +1,2 @@ # >=dev-lang/python-3.2 requires threads, #494744 -=dev-lang/python-3.2* threads -=dev-lang/python-3.3* threads - +=dev-lang/python-3* threads