diff options
author | 2012-11-24 21:38:14 +0000 | |
---|---|---|
committer | 2012-11-24 21:38:14 +0000 | |
commit | b3937401983d3cb0c8f37e3d74a421ff19eb589b (patch) | |
tree | 0af91e0e429069405ec28d4f4ea4f2cd65d2414f /profiles/arch/hppa/use.mask | |
parent | Version bump for new upstream major version, acked by wired. You must update ... (diff) | |
download | historical-b3937401983d3cb0c8f37e3d74a421ff19eb589b.tar.gz historical-b3937401983d3cb0c8f37e3d74a421ff19eb589b.tar.bz2 historical-b3937401983d3cb0c8f37e3d74a421ff19eb589b.zip |
Mask/unmask python_single_target use-expand values.
Diffstat (limited to 'profiles/arch/hppa/use.mask')
-rw-r--r-- | profiles/arch/hppa/use.mask | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask index 733c070cabfc..cc15d7678eed 100644 --- a/profiles/arch/hppa/use.mask +++ b/profiles/arch/hppa/use.mask @@ -1,5 +1,5 @@ # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.65 2012/11/20 05:30:40 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/hppa/use.mask,v 1.66 2012/11/24 21:38:12 floppym Exp $ # DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>. # Michał Górny <mgorny@gentoo.org> (31 Oct 2012) @@ -8,6 +8,9 @@ python_targets_pypy1_8 python_targets_pypy1_9 python_targets_jython2_5 +python_single_target_pypy1_8 +python_single_target_pypy1_9 +python_single_target_jython2_5 # Jeroen Roovers <jer@gentoo.org> (13 Nov 2012) # media-libs/fdk-aac is not supported on HPPA (bug #442806) |