diff options
author | Vicente Olivert Riera <vincent@gentoo.org> | 2014-09-12 19:42:27 +0000 |
---|---|---|
committer | Vicente Olivert Riera <vincent@gentoo.org> | 2014-09-12 19:42:27 +0000 |
commit | c1b88581e9023fc45be3d9ce54777a851d53fd58 (patch) | |
tree | 7af6ed0ebc42ec0d379b8100f65a1caebf42ea63 /profiles/default | |
parent | Add package.use.force - Force 'deprecated' USE flag for www-client/midori (diff) | |
download | gentoo-2-c1b88581e9023fc45be3d9ce54777a851d53fd58.tar.gz gentoo-2-c1b88581e9023fc45be3d9ce54777a851d53fd58.tar.bz2 gentoo-2-c1b88581e9023fc45be3d9ce54777a851d53fd58.zip |
Add package.use.force - Force 'deprecated' USE flag for www-client/midori
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/uclibc/mips/package.use.force | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/default/linux/uclibc/mips/package.use.force b/profiles/default/linux/uclibc/mips/package.use.force new file mode 100644 index 000000000000..11b5c8e7adae --- /dev/null +++ b/profiles/default/linux/uclibc/mips/package.use.force @@ -0,0 +1,9 @@ +# Copyright 1999-2014 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/uclibc/mips/package.use.force,v 1.1 2014/09/12 19:42:27 vincent Exp $ + +# Vicente Olivert Riera <vincent@gentoo.org> (12 Sep 2014) +# If deprecated USE flag is not set, www-client/midori will +# depend on net-libs/webkit-gtk:3 which fails to compile +# on MIPS +www-client/midori deprecated |