diff options
author | 2015-06-02 05:03:29 +0000 | |
---|---|---|
committer | 2015-06-02 05:03:29 +0000 | |
commit | a4eea1cbe74258fa78e983b0b48e65ba1ba2de64 (patch) | |
tree | b6ddd79046faaefac2efec06c6ed4d1949054292 /dev-db/mariadb/mariadb-10.0.19.ebuild | |
parent | ppc stable wrt bug #546724 (diff) | |
download | gentoo-2-a4eea1cbe74258fa78e983b0b48e65ba1ba2de64.tar.gz gentoo-2-a4eea1cbe74258fa78e983b0b48e65ba1ba2de64.tar.bz2 gentoo-2-a4eea1cbe74258fa78e983b0b48e65ba1ba2de64.zip |
sparc stable wrt bug #546724
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="sparc", signed Manifest commit with key )
Diffstat (limited to 'dev-db/mariadb/mariadb-10.0.19.ebuild')
-rw-r--r-- | dev-db/mariadb/mariadb-10.0.19.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mariadb/mariadb-10.0.19.ebuild b/dev-db/mariadb/mariadb-10.0.19.ebuild index 4702fad1c2a0..9074b594658f 100644 --- a/dev-db/mariadb/mariadb-10.0.19.ebuild +++ b/dev-db/mariadb/mariadb-10.0.19.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v 1.6 2015/06/02 05:01:53 jmorgan Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mariadb/mariadb-10.0.19.ebuild,v 1.7 2015/06/02 05:03:29 jmorgan Exp $ EAPI="5" MY_EXTRAS_VER="20141215-0144Z" @@ -10,7 +10,7 @@ inherit toolchain-funcs mysql-multilib IUSE="$IUSE" # REMEMBER: also update eclass/mysql*.eclass before committing! -KEYWORDS="~alpha amd64 arm ~arm64 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 ~arm64 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" # When MY_EXTRAS is bumped, the index should be revised to exclude these. EPATCH_EXCLUDE='' |