blob: ebb6bcc3577cbf830ee9dc8b64737547502ba69b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/base/use.stable.mask,v 1.5 2014/07/14 16:57:04 phajdan.jr Exp $
# This file requires eapi 5 or later. New entries go on top.
# Please use the same syntax as in use.mask
# Pawel Hajdan, jr <phajdan.jr@gentoo.org> (14 Jul 2014)
# dev-lang/ruby:2.1 is not stable.
ruby_targets_ruby21
# Mike Gilbert <floppym@gentoo.org> (30 Mar 2014)
# dev-lang/python:3.4 is not stable.
python_targets_python3_4
python_single_target_python3_4
|