diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:13:38 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-04-01 19:13:38 +0200 |
commit | b679fe8a86ec1232d2d1a3c7605cdb54519f4a1e (patch) | |
tree | 45cb92a87921b889cab393729499aff31ecb389b /dev-db | |
parent | app-arch/lziprecover: x86 stable (bug #679898) (diff) | |
download | gentoo-b679fe8a86ec1232d2d1a3c7605cdb54519f4a1e.tar.gz gentoo-b679fe8a86ec1232d2d1a3c7605cdb54519f4a1e.tar.bz2 gentoo-b679fe8a86ec1232d2d1a3c7605cdb54519f4a1e.zip |
dev-db/mariadb: x86 stable (bug #670808)
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.2.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.2.22-r1.ebuild b/dev-db/mariadb/mariadb-10.2.22-r1.ebuild index 0699ea314fb3..ea8115a11ca1 100644 --- a/dev-db/mariadb/mariadb-10.2.22-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.2.22-r1.ebuild @@ -42,7 +42,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="~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" # Shorten the path because the socket path length must be shorter than 107 chars # and we will run a mysql server during test phase |