diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-10-25 11:56:37 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2015-10-25 11:56:37 +0000 |
commit | 0ba11054660ac0da655b7861569b8c039c18733e (patch) | |
tree | 6e264cdd9a689163ce8d2103d3bb79def9760e45 /profiles | |
parent | metadata: refresh cache (diff) | |
download | portage-0ba11054660ac0da655b7861569b8c039c18733e.tar.xz |
profiles/common: Remove disabled ssl USE flag for MySQL
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/common/package.use | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 4730f1bf..6d073b7e 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -4,10 +4,6 @@ sys-apps/portage python3 app-shells/bash bashlogger -dev-db/mariadb-galera -ssl -dev-db/mariadb -ssl -dev-db/mysql -ssl - dev-libs/geoip city dev-libs/openssl rfc3779 |