diff options
author | 2010-08-19 00:04:33 +0000 | |
---|---|---|
committer | 2010-08-19 00:04:33 +0000 | |
commit | 95f0256978601cc59039520de1644db4d271efb9 (patch) | |
tree | e06f7a24852b18c193e173b7397f3dbdc0760543 /x11-apps/scripts/scripts-1.0.1.ebuild | |
parent | svn -> live (diff) | |
download | historical-95f0256978601cc59039520de1644db4d271efb9.tar.gz historical-95f0256978601cc59039520de1644db4d271efb9.tar.bz2 historical-95f0256978601cc59039520de1644db4d271efb9.zip |
Works on AMD64.
Package-Manager: portage-2.2_rc67/cvs/Linux x86_64
Diffstat (limited to 'x11-apps/scripts/scripts-1.0.1.ebuild')
-rw-r--r-- | x11-apps/scripts/scripts-1.0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-apps/scripts/scripts-1.0.1.ebuild b/x11-apps/scripts/scripts-1.0.1.ebuild index 4db925000340..f2b553d5f085 100644 --- a/x11-apps/scripts/scripts-1.0.1.ebuild +++ b/x11-apps/scripts/scripts-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.7 2009/05/05 07:39:33 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/scripts/scripts-1.0.1.ebuild,v 1.8 2010/08/19 00:04:33 robbat2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="start an X program on a remote machine" -KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86" +KEYWORDS="arm ~mips ~ppc ~ppc64 s390 sh ~sparc x86 ~amd64" IUSE="" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |