diff options
Diffstat (limited to 'dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild')
-rw-r--r-- | dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild b/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild index 1f731e41500e..f023f2689f67 100644 --- a/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild +++ b/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild,v 1.1 2013/03/08 06:39:26 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-db/mysql-workbench/mysql-workbench-5.2.47.ebuild,v 1.2 2013/12/21 16:36:17 ago Exp $ EAPI=5 GCONF_DEBUG="no" @@ -19,7 +19,7 @@ SRC_URI="mirror://mysql/Downloads/MySQLGUITools/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux" IUSE="debug doc gnome-keyring nls static-libs" # Build system bundles an unreleased copy of dev-libs/antlr-c 3.4 so we |