diff options
author | Santiago M. Mola <coldwind@gentoo.org> | 2008-05-31 23:27:44 +0000 |
---|---|---|
committer | Santiago M. Mola <coldwind@gentoo.org> | 2008-05-31 23:27:44 +0000 |
commit | 6916e34a4ea304679e2cd95d7edc63b87234670d (patch) | |
tree | 2ea614f483e03db8e9245c8cfa0d2412fe739718 /x11-misc/chgres/chgres-0.1.ebuild | |
parent | amd64 stable (diff) | |
download | gentoo-2-6916e34a4ea304679e2cd95d7edc63b87234670d.tar.gz gentoo-2-6916e34a4ea304679e2cd95d7edc63b87234670d.tar.bz2 gentoo-2-6916e34a4ea304679e2cd95d7edc63b87234670d.zip |
added ~amd64 keyword
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-misc/chgres/chgres-0.1.ebuild')
-rw-r--r-- | x11-misc/chgres/chgres-0.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/chgres/chgres-0.1.ebuild b/x11-misc/chgres/chgres-0.1.ebuild index 6fc31406fb2d..edd4ee411a1a 100644 --- a/x11-misc/chgres/chgres-0.1.ebuild +++ b/x11-misc/chgres/chgres-0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.9 2006/10/22 00:11:42 omp Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/chgres/chgres-0.1.ebuild,v 1.10 2008/05/31 23:27:44 coldwind Exp $ DESCRIPTION="A very simple command line utility for changing X resolutions" HOMEPAGE="http://hpwww.ec-lyon.fr/~vincent/" @@ -8,7 +8,7 @@ SRC_URI="http://hpwww.ec-lyon.fr/~vincent/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="" RDEPEND="x11-libs/libX11 |