diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:33:00 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-03-28 00:33:00 +0100 |
commit | 14db29213fbbb512d24cd5bea7825712eb58d7d4 (patch) | |
tree | de6d40aae1da27706bcf42ba5fdc26e349d93403 /dev-db | |
parent | net-mail/mailman: x86 stable (bug #662902) (diff) | |
download | gentoo-14db29213fbbb512d24cd5bea7825712eb58d7d4.tar.gz gentoo-14db29213fbbb512d24cd5bea7825712eb58d7d4.tar.bz2 gentoo-14db29213fbbb512d24cd5bea7825712eb58d7d4.zip |
dev-db/mariadb: x86 stable (bug #679024)
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.0.38.ebuild | 2 | ||||
-rw-r--r-- | dev-db/mariadb/mariadb-10.1.38-r1.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.38.ebuild b/dev-db/mariadb/mariadb-10.0.38.ebuild index 665a541fb0c4..4aa3ff3736d7 100644 --- a/dev-db/mariadb/mariadb-10.0.38.ebuild +++ b/dev-db/mariadb/mariadb-10.0.38.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.38-r1.ebuild b/dev-db/mariadb/mariadb-10.1.38-r1.ebuild index 3665b277a512..a1a22850e126 100644 --- a/dev-db/mariadb/mariadb-10.1.38-r1.ebuild +++ b/dev-db/mariadb/mariadb-10.1.38-r1.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 |