diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:22:23 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:22:23 +0000 |
commit | 98f68cc01ad267cc30258a5479c15b0aaf6d0129 (patch) | |
tree | 7798e5da44116a93d1d6128073a7962206aa8e65 /dev-db | |
parent | dev-db/mariadb: stable 10.1.43 for ia64, bug #699874 (diff) | |
download | gentoo-98f68cc01ad267cc30258a5479c15b0aaf6d0129.tar.gz gentoo-98f68cc01ad267cc30258a5479c15b0aaf6d0129.tar.bz2 gentoo-98f68cc01ad267cc30258a5479c15b0aaf6d0129.zip |
dev-db/mariadb: stable 10.2.29 for ia64, bug #699874
Package-Manager: Portage-2.3.81, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-db')
-rw-r--r-- | dev-db/mariadb/mariadb-10.2.29.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.2.29.ebuild b/dev-db/mariadb/mariadb-10.2.29.ebuild index 7f7b40081db4..7b99a2969bbd 100644 --- a/dev-db/mariadb/mariadb-10.2.29.ebuild +++ b/dev-db/mariadb/mariadb-10.2.29.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 |