diff options
author | Bertrand Jacquin <beber@meleeweb.net> | 2014-08-08 17:25:55 +0200 |
---|---|---|
committer | Bertrand Jacquin <beber@meleeweb.net> | 2014-08-08 17:25:55 +0200 |
commit | 6a30296e0ee26c516afc1eb0b8545fa3bf3aa487 (patch) | |
tree | 7f1afdf4f760ef0523a5cdd4cbd3e95a7d24c273 /profiles/common | |
parent | as29/base: Version bump (diff) | |
download | portage-6a30296e0ee26c516afc1eb0b8545fa3bf3aa487.tar.xz |
profiles: Duplicate dev-db/mysql USE flag to dev-db/mariadb
Diffstat (limited to 'profiles/common')
-rw-r--r-- | profiles/common/package.use | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/common/package.use b/profiles/common/package.use index 22c9e9f7..a5ec2402 100644 --- a/profiles/common/package.use +++ b/profiles/common/package.use @@ -4,8 +4,9 @@ sys-apps/portage python3 app-shells/bash bashlogger -dev-db/mysql -ssl dev-db/mariadb-galera -ssl +dev-db/mariadb -ssl +dev-db/mysql -ssl dev-libs/geoip city dev-libs/openssl rfc3779 |