diff options
| author | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-26 01:49:58 +0200 |
|---|---|---|
| committer | Thomas Deutschmann <whissi@gentoo.org> | 2020-07-26 01:49:58 +0200 |
| commit | e63e4e86be43e95d2c4b9405c8e5f8d35a306772 (patch) | |
| tree | 515a404ba6b212b6b655f824d8fb781309965407 /dev-db/mariadb/mariadb-10.1.43.ebuild | |
| parent | f8bfc9b4917c25aadd2a45c454261cc195d4cd7b (diff) | |
| download | gentoo-e63e4e86be43e95d2c4b9405c8e5f8d35a306772.tar.gz gentoo-e63e4e86be43e95d2c4b9405c8e5f8d35a306772.tar.bz2 gentoo-e63e4e86be43e95d2c4b9405c8e5f8d35a306772.zip | |
dev-db/mariadb: partial security cleanup
Bug: https://bugs.gentoo.org/722782
Package-Manager: Portage-3.0.0, Repoman-2.3.23
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db/mariadb/mariadb-10.1.43.ebuild')
| -rw-r--r-- | dev-db/mariadb/mariadb-10.1.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.1.43.ebuild b/dev-db/mariadb/mariadb-10.1.43.ebuild index 4ccb4cfa7329..22f52825640c 100644 --- a/dev-db/mariadb/mariadb-10.1.43.ebuild +++ b/dev-db/mariadb/mariadb-10.1.43.ebuild @@ -40,7 +40,7 @@ REQUIRED_USE="jdbc? ( extraengine server !static ) ?? ( tcmalloc jemalloc ) static? ( yassl !pam )" -KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="arm" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase |
