diff options
Diffstat (limited to 'app-text/bibus/bibus-1.5.1.ebuild')
-rw-r--r-- | app-text/bibus/bibus-1.5.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/bibus/bibus-1.5.1.ebuild b/app-text/bibus/bibus-1.5.1.ebuild index cfef55d33fc4..921b64a8d6f2 100644 --- a/app-text/bibus/bibus-1.5.1.ebuild +++ b/app-text/bibus/bibus-1.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.1.ebuild,v 1.13 2014/04/08 02:23:27 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibus/bibus-1.5.1.ebuild,v 1.14 2015/02/15 21:26:31 dilfridge Exp $ EAPI="3" PYTHON_DEPEND="2" @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}-biblio/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 x86" IUSE="mysql" # Most of this mess is designed to give the choice of sqlite or mysql |