diff options
Diffstat (limited to 'x11-misc/bbrun/bbrun-1.6.ebuild')
-rw-r--r-- | x11-misc/bbrun/bbrun-1.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/bbrun/bbrun-1.6.ebuild b/x11-misc/bbrun/bbrun-1.6.ebuild index 2fdacf76b5f0..a8dc79c9f369 100644 --- a/x11-misc/bbrun/bbrun-1.6.ebuild +++ b/x11-misc/bbrun/bbrun-1.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.1 2005/01/08 08:52:45 ka0ttic Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/bbrun/bbrun-1.6.ebuild,v 1.2 2005/01/31 22:07:00 luckyduck Exp $ DESCRIPTION="blackbox program execution dialog box" SRC_URI="http://www.darkops.net/${PN}/${P}.tar.gz" @@ -8,7 +8,7 @@ HOMEPAGE="http://www.darkops.net/bbrun/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc" +KEYWORDS="~amd64 ~x86 ~ppc ~sparc" IUSE="" DEPEND=">=x11-libs/gtk+-2" |