diff options
Diffstat (limited to 'x11-plugins/guifications/guifications-2.14.ebuild')
-rw-r--r-- | x11-plugins/guifications/guifications-2.14.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-plugins/guifications/guifications-2.14.ebuild b/x11-plugins/guifications/guifications-2.14.ebuild index d0a0a72ac3c3..e98b8657f84f 100644 --- a/x11-plugins/guifications/guifications-2.14.ebuild +++ b/x11-plugins/guifications/guifications-2.14.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.2 2007/08/22 13:33:12 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/guifications/guifications-2.14.ebuild,v 1.3 2007/08/23 15:56:11 jer Exp $ MY_PN=pidgin-${PN} MY_PV=${PV/_beta/beta} @@ -12,7 +12,7 @@ SRC_URI="http://downloads.guifications.org/plugins//Guifications2/${MY_P}.tar.bz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc sparc" +KEYWORDS="~amd64 hppa ~ppc sparc ~x86" IUSE="debug nls" DEPEND="net-im/pidgin" |