diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 17:15:55 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-03-21 17:15:55 +0000 |
commit | 68ec242be7da5e08ef6f09d0b2835bc05ff8cc14 (patch) | |
tree | 06187d856e20fef028460fcfb359d20756d3df0d /net-im/licq/licq-1.2.7.ebuild | |
parent | added ~amd64 to keywords (diff) | |
download | historical-68ec242be7da5e08ef6f09d0b2835bc05ff8cc14.tar.gz historical-68ec242be7da5e08ef6f09d0b2835bc05ff8cc14.tar.bz2 historical-68ec242be7da5e08ef6f09d0b2835bc05ff8cc14.zip |
added ~amd64 to keywords
Diffstat (limited to 'net-im/licq/licq-1.2.7.ebuild')
-rw-r--r-- | net-im/licq/licq-1.2.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-im/licq/licq-1.2.7.ebuild b/net-im/licq/licq-1.2.7.ebuild index 528b110ad70c..7e0911e93272 100644 --- a/net-im/licq/licq-1.2.7.ebuild +++ b/net-im/licq/licq-1.2.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.11 2004/03/14 12:08:56 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/licq/licq-1.2.7.ebuild,v 1.12 2004/03/21 17:15:55 jhuebel Exp $ DESCRIPTION="ICQ Client with v8 support" HOMEPAGE="http://www.licq.org/" @@ -8,7 +8,7 @@ SRC_URI="http://download.sourceforge.net/licq/${P}.tar.bz2" LICENSE="GPL-2" SLOT="2" -KEYWORDS="x86 ~ppc sparc alpha ia64" +KEYWORDS="x86 ~ppc sparc alpha ia64 ~amd64" IUSE="ssl socks5 qt kde ncurses" # we can't have conditional dependencies so "use kde && inherit kde-base" |