diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-04 00:08:19 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-04 00:08:19 +0000 |
commit | ccda39eed28ab4b79904f873478c1db0392a6184 (patch) | |
tree | 871085f9b6adda4ad40ecf953de6618f162fa1f3 /profiles/hardened/linux/musl | |
parent | Stable for HPPA (bug #511672). (diff) | |
download | historical-ccda39eed28ab4b79904f873478c1db0392a6184.tar.gz historical-ccda39eed28ab4b79904f873478c1db0392a6184.tar.bz2 historical-ccda39eed28ab4b79904f873478c1db0392a6184.zip |
Make sure sandbox is pulled in on all musl profiles
Diffstat (limited to 'profiles/hardened/linux/musl')
-rw-r--r-- | profiles/hardened/linux/musl/packages | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/hardened/linux/musl/packages b/profiles/hardened/linux/musl/packages index ffffe2e9afd5..ba17c675325f 100644 --- a/profiles/hardened/linux/musl/packages +++ b/profiles/hardened/linux/musl/packages @@ -1,6 +1,7 @@ # Copyright 1999-2014 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages,v 1.2 2014/01/24 20:05:04 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/musl/packages,v 1.3 2014/06/04 00:08:19 blueness Exp $ *app-misc/pax-utils +*sys-apps/sandbox -*sys-apps/man-pages |