diff options
author | 2006-05-03 15:08:30 +0000 | |
---|---|---|
committer | 2006-05-03 15:08:30 +0000 | |
commit | ddb115502c7c068e2049f81cf78bffb92d87477c (patch) | |
tree | f078cd2e3c83d56c841571a047ad34f6600db70c /x11-apps/luit/luit-1.0.1.ebuild | |
parent | Re-digested to get rid of the sha256 issue. (diff) | |
download | historical-ddb115502c7c068e2049f81cf78bffb92d87477c.tar.gz historical-ddb115502c7c068e2049f81cf78bffb92d87477c.tar.bz2 historical-ddb115502c7c068e2049f81cf78bffb92d87477c.zip |
Mark ~amd64
Package-Manager: portage-2.1_pre9-r5
Diffstat (limited to 'x11-apps/luit/luit-1.0.1.ebuild')
-rw-r--r-- | x11-apps/luit/luit-1.0.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/luit/luit-1.0.1.ebuild b/x11-apps/luit/luit-1.0.1.ebuild index 5b9c78c737e8..00c7986f47fa 100644 --- a/x11-apps/luit/luit-1.0.1.ebuild +++ b/x11-apps/luit/luit-1.0.1.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/luit/luit-1.0.1.ebuild,v 1.3 2006/05/02 22:18:54 exg Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/luit/luit-1.0.1.ebuild,v 1.4 2006/05/03 15:08:30 dang Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org luit application" -KEYWORDS="~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" RDEPEND="x11-libs/libX11 x11-libs/libfontenc" DEPEND="${RDEPEND}" |