diff options
author | Luis Medinas <metalgod@gentoo.org> | 2006-02-14 00:24:28 +0000 |
---|---|---|
committer | Luis Medinas <metalgod@gentoo.org> | 2006-02-14 00:24:28 +0000 |
commit | 235f005a7932e14e5942fad6fa2edd7e181d6651 (patch) | |
tree | 7fbdc794b90d2973967dd3c82c70321a28837618 /x11-libs/liboldX/liboldX-1.0.1.ebuild | |
parent | Fix dependencies to work after the twisted split. (diff) | |
download | historical-235f005a7932e14e5942fad6fa2edd7e181d6651.tar.gz historical-235f005a7932e14e5942fad6fa2edd7e181d6651.tar.bz2 historical-235f005a7932e14e5942fad6fa2edd7e181d6651.zip |
Added ~amd64 keyword. Bug #122726.
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-libs/liboldX/liboldX-1.0.1.ebuild')
-rw-r--r-- | x11-libs/liboldX/liboldX-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-libs/liboldX/liboldX-1.0.1.ebuild b/x11-libs/liboldX/liboldX-1.0.1.ebuild index 5f6fbb4d9bff..af994f5ee9c5 100644 --- a/x11-libs/liboldX/liboldX-1.0.1.ebuild +++ b/x11-libs/liboldX/liboldX-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/liboldX-1.0.1.ebuild,v 1.1 2005/12/23 08:43:16 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/liboldX/liboldX-1.0.1.ebuild,v 1.2 2006/02/14 00:24:28 metalgod Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org oldX library" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~arm ~mips ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~mips ~s390 ~sparc ~x86" #IUSE="X gnome" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |