From 09266e4bbb5c6544c8e637a18048e137fba3cadf Mon Sep 17 00:00:00 2001 From: "Anthony G. Basile" Date: Thu, 27 Dec 2012 18:51:11 -0500 Subject: [PATCH] tools-uclibc/portage.mips.*: force PYTHON_TARGETS=python2_7 on some pkgs --- tools-uclibc/portage.mips.hardened/profile/package.use.force | 3 +++ tools-uclibc/portage.mips.vanilla/profile/package.use.force | 3 +++ 2 files changed, 6 insertions(+) create mode 100644 tools-uclibc/portage.mips.hardened/profile/package.use.force create mode 100644 tools-uclibc/portage.mips.vanilla/profile/package.use.force diff --git a/tools-uclibc/portage.mips.hardened/profile/package.use.force b/tools-uclibc/portage.mips.hardened/profile/package.use.force new file mode 100644 index 00000000..d73dfb34 --- /dev/null +++ b/tools-uclibc/portage.mips.hardened/profile/package.use.force @@ -0,0 +1,3 @@ +dev-python/pyxattr python_targets_python2_7 +dev-libs/libxml2 python_targets_python2_7 +dev-libs/libxslt python_targets_python2_7 diff --git a/tools-uclibc/portage.mips.vanilla/profile/package.use.force b/tools-uclibc/portage.mips.vanilla/profile/package.use.force new file mode 100644 index 00000000..d73dfb34 --- /dev/null +++ b/tools-uclibc/portage.mips.vanilla/profile/package.use.force @@ -0,0 +1,3 @@ +dev-python/pyxattr python_targets_python2_7 +dev-libs/libxml2 python_targets_python2_7 +dev-libs/libxslt python_targets_python2_7