summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul de Vrieze <pauldv@gentoo.org>2003-12-22 11:11:08 +0000
committerPaul de Vrieze <pauldv@gentoo.org>2003-12-22 11:11:08 +0000
commitd3444a6912b0140e82f025f637dfc4b249a29415 (patch)
tree1e05b0e782a51e12ac3c8b50fc8645f92c7f0b64 /profiles/default-mips-1.4
parentVersion bumped (diff)
downloadhistorical-d3444a6912b0140e82f025f637dfc4b249a29415.tar.gz
historical-d3444a6912b0140e82f025f637dfc4b249a29415.tar.bz2
historical-d3444a6912b0140e82f025f637dfc4b249a29415.zip
Add java to various use masks as there is no jdk for those archs
Diffstat (limited to 'profiles/default-mips-1.4')
-rw-r--r--profiles/default-mips-1.4/use.mask5
1 files changed, 5 insertions, 0 deletions
diff --git a/profiles/default-mips-1.4/use.mask b/profiles/default-mips-1.4/use.mask
index 54021e6ada55..1b4be79042cb 100644
--- a/profiles/default-mips-1.4/use.mask
+++ b/profiles/default-mips-1.4/use.mask
@@ -2,3 +2,8 @@
# Chris PeBenito <pebenito@gentoo.org>
# must use a SELinux profile
selinux
+
+# Paul de Vrieze <pauldv@gentoo.org>
+# There is no java in this profile (if there is it must be available). Without
+# this repoman will fail on apps like sys-libs/db
+java