summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2020-05-12 18:53:59 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2020-10-18 00:21:09 +0100
commit89c4bfc8ef08c4e377c0753fd9205671d3479594 (patch)
tree48f2f7e1a1386bcd7e2ca64296385958e17a4a1c /profiles
parentprofiles/common: drop /etc/ssl/*.dist (diff)
downloadportage-89c4bfc8ef08c4e377c0753fd9205671d3479594.tar.xz
profiles/common: enable ptpax xtpax USE flag
Diffstat (limited to 'profiles')
-rw-r--r--profiles/common/make.defaults1
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/common/make.defaults b/profiles/common/make.defaults
index 3a69ead4..172d75ec 100644
--- a/profiles/common/make.defaults
+++ b/profiles/common/make.defaults
@@ -56,6 +56,7 @@ USE="${USE} -cups"
# Security
USE="${USE} caps cracklib pwquality"
+USE="${USE} ptpax xtpax"
# Sexyfism
USE="${USE} bash-completion vim-syntax"