diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-08-21 00:54:03 +0000 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-08-21 00:54:03 +0000 |
commit | 884be0022e3be8254d773451747a5f8999dbb5f3 (patch) | |
tree | 1fa39955125aeaa34aed269d200cf251545a05c6 /profiles | |
parent | Remove not really supported USE flag "itk", bug 520364. (diff) | |
download | gentoo-2-884be0022e3be8254d773451747a5f8999dbb5f3.tar.gz gentoo-2-884be0022e3be8254d773451747a5f8999dbb5f3.tar.bz2 gentoo-2-884be0022e3be8254d773451747a5f8999dbb5f3.zip |
Mask some packages for musl/mipsel
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/hardened/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/hardened/linux/musl/mips/package.mask | 7 |
2 files changed, 12 insertions, 1 deletions
diff --git a/profiles/hardened/ChangeLog b/profiles/hardened/ChangeLog index 7b5f822e96eb..96e13694250f 100644 --- a/profiles/hardened/ChangeLog +++ b/profiles/hardened/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.65 2014/08/16 21:10:36 blueness Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/ChangeLog,v 1.66 2014/08/21 00:54:03 blueness Exp $ + + 21 Aug 2014; Anthony G. Basile <blueness@gentoo.org> + +linux/musl/mips/package.mask: + Mask some packages for musl/mipsel 16 Aug 2014; Anthony G. Basile <blueness@gentoo.org> -linux/uclibc/amd64/make.defaults, -linux/uclibc/amd64/package.mask, diff --git a/profiles/hardened/linux/musl/mips/package.mask b/profiles/hardened/linux/musl/mips/package.mask new file mode 100644 index 000000000000..b932c33f767a --- /dev/null +++ b/profiles/hardened/linux/musl/mips/package.mask @@ -0,0 +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/mips/package.mask,v 1.1 2014/08/21 00:54:03 blueness Exp $ + +>app-misc/pax-utils-0.7 +dev-util/pkgconfig +>sys-apps/kbd-1.15.5-r99 |