diff options
-rw-r--r-- | x11-misc/fbdesk/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/fbdesk/fbdesk-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/fbdesk/ChangeLog b/x11-misc/fbdesk/ChangeLog index 32628e14bdd1..300567f17090 100644 --- a/x11-misc/fbdesk/ChangeLog +++ b/x11-misc/fbdesk/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/fbdesk # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.11 2004/09/27 19:04:03 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/ChangeLog,v 1.12 2004/10/18 21:11:39 slarti Exp $ + + 18 Oct 2004; Tom Martin <slarti@gentoo.org> fbdesk-1.2.1.ebuild: + Marked ~amd64, see bug 67894. *fbdesk-1.2.1 (27 Sep 2004) diff --git a/x11-misc/fbdesk/fbdesk-1.2.1.ebuild b/x11-misc/fbdesk/fbdesk-1.2.1.ebuild index e3980e7b71e1..4dff47de88d9 100644 --- a/x11-misc/fbdesk/fbdesk-1.2.1.ebuild +++ b/x11-misc/fbdesk/fbdesk-1.2.1.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/x11-misc/fbdesk/fbdesk-1.2.1.ebuild,v 1.1 2004/09/27 19:04:03 sekretarz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/fbdesk/fbdesk-1.2.1.ebuild,v 1.2 2004/10/18 21:11:39 slarti Exp $ inherit eutils gcc @@ -10,7 +10,7 @@ SRC_URI="http://www.fluxbox.org/download/${P}.tar.gz" IUSE="debug png" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 ppc ~sparc ~ia64" +KEYWORDS="x86 ppc ~sparc ~ia64 ~amd64" DEPEND="media-libs/libpng virtual/x11 |