diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:15:38 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-04-01 02:15:38 +0000 |
commit | 1ab9c68faeeaec666d93d349598f9818e2996b24 (patch) | |
tree | a4222d09dd6dbb60ade9d2c53ae14c049c92b19e /app-xemacs/zenirc | |
parent | added amd64 to keywords (diff) | |
download | historical-1ab9c68faeeaec666d93d349598f9818e2996b24.tar.gz historical-1ab9c68faeeaec666d93d349598f9818e2996b24.tar.bz2 historical-1ab9c68faeeaec666d93d349598f9818e2996b24.zip |
marked stable on amd64
Diffstat (limited to 'app-xemacs/zenirc')
-rw-r--r-- | app-xemacs/zenirc/zenirc-1.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/zenirc/zenirc-1.13.ebuild b/app-xemacs/zenirc/zenirc-1.13.ebuild index 3a6e38247589..80d5dc901ef2 100644 --- a/app-xemacs/zenirc/zenirc-1.13.ebuild +++ b/app-xemacs/zenirc/zenirc-1.13.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/app-xemacs/zenirc/zenirc-1.13.ebuild,v 1.7 2004/03/31 23:12:31 lv Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/zenirc/zenirc-1.13.ebuild,v 1.8 2004/04/01 02:15:38 jhuebel Exp $ SLOT="0" IUSE="" @@ -8,7 +8,7 @@ DESCRIPTION="ZENIRC IRC Client." PKG_CAT="standard" DEPEND="" -KEYWORDS="x86 ~ppc alpha sparc ~amd64" +KEYWORDS="x86 ~ppc alpha sparc amd64" inherit xemacs-packages |