diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:22:13 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2019-12-09 18:22:13 +0000 |
commit | a43f29babb90e3892f459a17fe97c79419625ba1 (patch) | |
tree | 9dc43f9e13c7adf618375ef47f8d907de1a12e83 /dev-db | |
parent | sys-apps/systemd: stable 243-r2 for ia64, bug #698766 (diff) | |
download | gentoo-a43f29babb90e3892f459a17fe97c79419625ba1.tar.gz gentoo-a43f29babb90e3892f459a17fe97c79419625ba1.tar.bz2 gentoo-a43f29babb90e3892f459a17fe97c79419625ba1.zip |
dev-db/mariadb: stable 10.1.43 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.1.43.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/mariadb/mariadb-10.1.43.ebuild b/dev-db/mariadb/mariadb-10.1.43.ebuild index af3202283dda..efd07a576537 100644 --- a/dev-db/mariadb/mariadb-10.1.43.ebuild +++ b/dev-db/mariadb/mariadb-10.1.43.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 |