diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-20 02:40:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-11-20 02:40:55 +0100 |
commit | 00bbe2bd5a711d8186bb4696da02cd753ab73068 (patch) | |
tree | f4594406ae171ca2cc36772c8ff43045d27c2ae1 /dev-db | |
parent | dev-db/mysql: x86 stable (bug #671516) (diff) | |
download | gentoo-00bbe2bd5a711d8186bb4696da02cd753ab73068.tar.gz gentoo-00bbe2bd5a711d8186bb4696da02cd753ab73068.tar.bz2 gentoo-00bbe2bd5a711d8186bb4696da02cd753ab73068.zip |
dev-db/mariadb: x86 stable (bug #670388)
Package-Manager: Portage-2.3.52, 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.0.37.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.1.37.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.37.ebuild b/dev-db/mariadb/mariadb-10.0.37.ebuild index fe61ec153cb0..f31a98f93a11 100644 --- a/dev-db/mariadb/mariadb-10.0.37.ebuild +++ b/dev-db/mariadb/mariadb-10.0.37.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="~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 diff --git a/dev-db/mariadb/mariadb-10.1.37.ebuild b/dev-db/mariadb/mariadb-10.1.37.ebuild index c2b7bcbd247b..bbbd396a2900 100644 --- a/dev-db/mariadb/mariadb-10.1.37.ebuild +++ b/dev-db/mariadb/mariadb-10.1.37.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 ~x86-fbsd ~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 ~x86-fbsd ~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 |