diff options
author | 2014-08-17 23:05:52 +0000 | |
---|---|---|
committer | 2014-08-17 23:05:52 +0000 | |
commit | ffe58940da0f7d3d88a9788cc1c59ef5d56cb6cb (patch) | |
tree | c01f7d6c6335d6ae7e91a385460a974abeaca7e2 /dev-db/mariadb/mariadb-10.0.13.ebuild | |
parent | x11-apps/intel-gpu-tools: Fix python script to handle non-UTF-8 locales (diff) | |
download | gentoo-2-ffe58940da0f7d3d88a9788cc1c59ef5d56cb6cb.tar.gz gentoo-2-ffe58940da0f7d3d88a9788cc1c59ef5d56cb6cb.tar.bz2 gentoo-2-ffe58940da0f7d3d88a9788cc1c59ef5d56cb6cb.zip |
Drop HPPA keywording until bug #520092 is fixed.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key A792A613)
Diffstat (limited to 'dev-db/mariadb/mariadb-10.0.13.ebuild')
-rw-r--r-- | dev-db/mariadb/mariadb-10.0.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.13.ebuild b/dev-db/mariadb/mariadb-10.0.13.ebuild index 560192c4dad8..91e433e15ff2 100644 --- a/dev-db/mariadb/mariadb-10.0.13.ebuild +++ b/dev-db/mariadb/mariadb-10.0.13.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.2 2014/08/16 16:56:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.13.ebuild,v 1.3 2014/08/17 23:05:52 jer Exp $ EAPI="5" MY_EXTRAS_VER="20140811-2248Z" @@ -10,7 +10,7 @@ inherit toolchain-funcs mysql-multilib IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |