diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-28 23:09:48 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-11-28 23:09:48 +0000 |
commit | 92d2122ac92eb150699b1a5534c8559f4cdbcbda (patch) | |
tree | d054ad98f08b91b5ba0432859a0603066ad0dec1 | |
parent | dev-db/mariadb: stable 10.0.37 for ia64, bug #670388 (diff) | |
download | gentoo-92d2122ac92eb150699b1a5534c8559f4cdbcbda.tar.gz gentoo-92d2122ac92eb150699b1a5534c8559f4cdbcbda.tar.bz2 gentoo-92d2122ac92eb150699b1a5534c8559f4cdbcbda.zip |
dev-db/mariadb: stable 10.1.37 for ia64, bug #670388
Package-Manager: Portage-2.3.52, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
-rw-r--r-- | dev-db/mariadb/mariadb-10.1.37.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.1.37.ebuild b/dev-db/mariadb/mariadb-10.1.37.ebuild index 3c23d47a09de..2e9377e50577 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 |