diff options
author | Simon Stelling <blubb@gentoo.org> | 2005-06-28 08:28:19 +0000 |
---|---|---|
committer | Simon Stelling <blubb@gentoo.org> | 2005-06-28 08:28:19 +0000 |
commit | f873594efe207697e34bbf623445d443f00928cd (patch) | |
tree | 6413fad72a9137900a9bdd5285acd0d2b1bf3adf /app-text/pspresent/pspresent-1.2.ebuild | |
parent | moved pkg_preinst to pkg_setup (diff) | |
download | gentoo-2-f873594efe207697e34bbf623445d443f00928cd.tar.gz gentoo-2-f873594efe207697e34bbf623445d443f00928cd.tar.bz2 gentoo-2-f873594efe207697e34bbf623445d443f00928cd.zip |
~amd64
(Portage version: 2.0.51.19)
Diffstat (limited to 'app-text/pspresent/pspresent-1.2.ebuild')
-rw-r--r-- | app-text/pspresent/pspresent-1.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/pspresent/pspresent-1.2.ebuild b/app-text/pspresent/pspresent-1.2.ebuild index dd19c6e51e33..8a9e3ea983db 100644 --- a/app-text/pspresent/pspresent-1.2.ebuild +++ b/app-text/pspresent/pspresent-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.3 2005/06/02 05:59:31 wormo Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pspresent/pspresent-1.2.ebuild,v 1.4 2005/06/28 08:28:19 blubb Exp $ IUSE="xinerama" @@ -18,7 +18,7 @@ PROVIDE="virtual/psviewer" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc" +KEYWORDS="~amd64 ~ppc x86" src_compile() { |