diff options
Diffstat (limited to 'app-admin/keepassx/keepassx-0.2.2.ebuild')
-rw-r--r-- | app-admin/keepassx/keepassx-0.2.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/keepassx/keepassx-0.2.2.ebuild b/app-admin/keepassx/keepassx-0.2.2.ebuild index 5dfe4371a670..2193fac707c4 100644 --- a/app-admin/keepassx/keepassx-0.2.2.ebuild +++ b/app-admin/keepassx/keepassx-0.2.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/keepassx/keepassx-0.2.2.ebuild,v 1.4 2006/12/16 10:55:43 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/keepassx/keepassx-0.2.2.ebuild,v 1.5 2006/12/23 17:59:36 nixnut Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/keepassx/KeePassX-${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=x11-libs/qt-4.1" RDEPEND="${DEPEND}" |