diff options
author | Tom Martin <slarti@gentoo.org> | 2004-07-10 10:29:46 +0000 |
---|---|---|
committer | Tom Martin <slarti@gentoo.org> | 2004-07-10 10:29:46 +0000 |
commit | 16db87c8fc0074795187c1bbf72810d5b0ff6f42 (patch) | |
tree | d8cfc59c9bd3d417591fce5ccaa80b4b04180dc5 /app-misc/birthday/birthday-1.5.ebuild | |
parent | tidy (Manifest recommit) (diff) | |
download | gentoo-2-16db87c8fc0074795187c1bbf72810d5b0ff6f42.tar.gz gentoo-2-16db87c8fc0074795187c1bbf72810d5b0ff6f42.tar.bz2 gentoo-2-16db87c8fc0074795187c1bbf72810d5b0ff6f42.zip |
Marked ~amd64.
Diffstat (limited to 'app-misc/birthday/birthday-1.5.ebuild')
-rw-r--r-- | app-misc/birthday/birthday-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/birthday/birthday-1.5.ebuild b/app-misc/birthday/birthday-1.5.ebuild index 299eba200fcc..0d0ee4398b7f 100644 --- a/app-misc/birthday/birthday-1.5.ebuild +++ b/app-misc/birthday/birthday-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/birthday/birthday-1.5.ebuild,v 1.10 2004/06/28 03:33:14 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/birthday/birthday-1.5.ebuild,v 1.11 2004/07/10 10:29:46 slarti Exp $ DESCRIPTION="Displays a list of events happening in the near future" HOMEPAGE="http://users.zetnet.co.uk/mortia/source/" @@ -8,7 +8,7 @@ SRC_URI="http://users.zetnet.co.uk/mortia/source/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc sparc" +KEYWORDS="x86 ppc sparc ~amd64" IUSE="" DEPEND="virtual/libc" |