diff options
author | William Hubbs <williamh@gentoo.org> | 2013-06-22 15:59:49 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2013-06-22 15:59:49 +0000 |
commit | 7117300707cf11700b78f5ee0044dd15bf4cce9d (patch) | |
tree | 6d12c1a041ed9acba160145a9952ae72a967bf45 /profiles | |
parent | uncomment keywords, migrate to eapi 5, update init script and fix python depe... (diff) | |
download | gentoo-2-7117300707cf11700b78f5ee0044dd15bf4cce9d.tar.gz gentoo-2-7117300707cf11700b78f5ee0044dd15bf4cce9d.tar.bz2 gentoo-2-7117300707cf11700b78f5ee0044dd15bf4cce9d.zip |
Mask the python use flag for >=app-accessibility/brltty-4.5 because
dev-python/cython is not keyworded for alpha.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/alpha/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/alpha/package.use.mask | 6 |
2 files changed, 10 insertions, 2 deletions
diff --git a/profiles/arch/alpha/ChangeLog b/profiles/arch/alpha/ChangeLog index a28e91f11d51..43310f9a3a04 100644 --- a/profiles/arch/alpha/ChangeLog +++ b/profiles/arch/alpha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/Alpha profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.173 2013/06/17 06:00:19 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.174 2013/06/22 15:59:48 williamh Exp $ + + 22 Jun 2013; William Hubbs <williamh@gentoo.org> package.use.mask: + Mask python use flag for >=brltty-4.5 because dev-python/cython is not + keyworded for alpha. 17 Jun 2013; Patrick Lauer <patrick@gentoo.org> package.use.mask: Fix per-arch mask of phonon[zeitgeist] #460140 diff --git a/profiles/arch/alpha/package.use.mask b/profiles/arch/alpha/package.use.mask index 3a96747f02db..1c68af94bd42 100644 --- a/profiles/arch/alpha/package.use.mask +++ b/profiles/arch/alpha/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.127 2013/06/17 06:00:19 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.128 2013/06/22 15:59:49 williamh Exp $ + +# William Hubbs <williamh@gentoo.org> (22 June 2013) +# dev-python/cython is not keyworded for alpha +>=app-accessibility/brltty-4.5 python # Patrick Lauer <patrick@gentoo.org> (17 June 2013) # Fix per-arch mask of phonon[zeitgeist] #460140 |