summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188462 -> 188306 bytes
-rw-r--r--profiles/prefix/linux/arm/make.defaults7
-rw-r--r--profiles/prefix/linux/arm/parent2
-rw-r--r--profiles/use.local.desc1
4 files changed, 2 insertions, 8 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 4ce43f05a831..f0c42533f5ee 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/prefix/linux/arm/make.defaults b/profiles/prefix/linux/arm/make.defaults
deleted file mode 100644
index 22479baf6f0e..000000000000
--- a/profiles/prefix/linux/arm/make.defaults
+++ /dev/null
@@ -1,7 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-ARCH="arm"
-# This is a pretty specific profile to the armv7 arch, we can change that later
-CHOST="armv7a-softfloat-linux-gnueabi"
-CHOST_arm="${CHOST}"
diff --git a/profiles/prefix/linux/arm/parent b/profiles/prefix/linux/arm/parent
index b53dc55dbd9e..979515f54f02 100644
--- a/profiles/prefix/linux/arm/parent
+++ b/profiles/prefix/linux/arm/parent
@@ -1,2 +1,2 @@
-../../../default/linux/arm/17.0
+../../../default/linux/arm/17.0/armv7a
..
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 1fde7c037c69..42b7d2eb0568 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -1399,6 +1399,7 @@ dev-db/spatialite:xls - Add the dev-libs/freexl library for xls import support
dev-db/sqldeveloper:sybase - Add support for the Sybase SQL Database Server
dev-db/sqlite:secure-delete - Enable overwriting of deleted content with zeros by default (http://sqlite.org/pragma.html#pragma_secure_delete), causing some performance penalty
dev-db/sqlite:tools - Install additional tools, among which are included: sqlite3-analyzer, sqlite3-changeset, sqlite3-db-dump, sqlite3-diff, sqlite3-rbu, sqlite3-expert and others.
+dev-db/sqlitebrowser:sqlcipher - Allow to open and to edit databases encrypted using dev-db/sqlcipher
dev-db/sqlitestudio:cli - Build CLI interface
dev-db/timescaledb:proprietary-extensions - Enable proprietary features/extensions licensed under the TimeScale License
dev-db/unixODBC:minimal - Disable bundled drivers and extra libraries (most users don't need these)