diff options
author | Mike Gilbert <floppym@gentoo.org> | 2022-09-09 12:04:46 -0400 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2022-09-12 13:49:28 -0400 |
commit | adb1aa556b87f4ae99fe7e28de98b6eb261d049c (patch) | |
tree | 67b14b4364f1fb940bec942c833415fb8cf8aac7 /profiles | |
parent | dev-util/clair: drop 2.1.3, 2.1.4 (diff) | |
download | gentoo-adb1aa556b87f4ae99fe7e28de98b6eb261d049c.tar.gz gentoo-adb1aa556b87f4ae99fe7e28de98b6eb261d049c.tar.bz2 gentoo-adb1aa556b87f4ae99fe7e28de98b6eb261d049c.zip |
Convert 'apparmor' to a global USE flag
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 6438ef0eab9b..83c3e70d13ce 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -18,6 +18,7 @@ ao - Use libao audio output library for sound playback apache2 - Add Apache2 support aqua - Include support for the Mac OS X Aqua (Carbon/Cocoa) GUI atm - Enable Asynchronous Transfer Mode protocol support +apparmor - Enable support for the AppArmor application security system appindicator - Build in support for notifications using the libindicate or libappindicator plugin audiofile - Add support for libaudiofile where applicable audit - Enable support for Linux audit subsystem using sys-process/audit |