summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-08 14:55:48 +0000
committerDiego Elio Pettenò <flameeyes@gentoo.org>2006-03-08 14:55:48 +0000
commit7585420ca64e91346f2911cd1f0a98a96fceac4d (patch)
tree4094ae48367c50f629bb2d56579b15e6ae24f191 /x11-apps/appres/appres-1.0.0.ebuild
parentFixing ebuild pthread bug (diff)
downloadgentoo-2-7585420ca64e91346f2911cd1f0a98a96fceac4d.tar.gz
gentoo-2-7585420ca64e91346f2911cd1f0a98a96fceac4d.tar.bz2
gentoo-2-7585420ca64e91346f2911cd1f0a98a96fceac4d.zip
Add ~amd64 keyword (satisfy xscreensaver modular deps).
(Portage version: 2.1_pre5-r4)
Diffstat (limited to 'x11-apps/appres/appres-1.0.0.ebuild')
-rw-r--r--x11-apps/appres/appres-1.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/appres/appres-1.0.0.ebuild b/x11-apps/appres/appres-1.0.0.ebuild
index d25f4133071f..3ea0c98f1920 100644
--- a/x11-apps/appres/appres-1.0.0.ebuild
+++ b/x11-apps/appres/appres-1.0.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.2 2006/02/14 20:29:56 corsair Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-apps/appres/appres-1.0.0.ebuild,v 1.3 2006/03/08 14:55:48 flameeyes Exp $
# Must be before x-modular eclass is inherited
#SNAPSHOT="yes"
@@ -8,7 +8,7 @@
inherit x-modular
DESCRIPTION="X.Org appres application"
-KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
+KEYWORDS="~amd64 ~arm ~mips ~ppc64 ~s390 ~sparc ~x86"
RDEPEND="x11-libs/libX11
x11-libs/libXt"
DEPEND="${RDEPEND}"