diff options
author | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:05:18 +0000 |
---|---|---|
committer | Hans de Graaff <graaff@gentoo.org> | 2007-06-03 19:05:18 +0000 |
commit | 95cdc63188ff2793cd6134ded3eb1039352753c3 (patch) | |
tree | f25a96f7e30a046c233b006d4229abc367a91040 /app-xemacs/ps-print/ps-print-1.11.ebuild | |
parent | Stable on amd64, ppc, ppc64, sparc, x86 as per #175560 (diff) | |
download | gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.tar.gz gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.tar.bz2 gentoo-2-95cdc63188ff2793cd6134ded3eb1039352753c3.zip |
Stable on amd64, ppc, ppc64, sparc, x86 as per #175560
(Portage version: 2.1.2.7)
Diffstat (limited to 'app-xemacs/ps-print/ps-print-1.11.ebuild')
-rw-r--r-- | app-xemacs/ps-print/ps-print-1.11.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-xemacs/ps-print/ps-print-1.11.ebuild b/app-xemacs/ps-print/ps-print-1.11.ebuild index 962716e29c02..c3bc88268fbb 100644 --- a/app-xemacs/ps-print/ps-print-1.11.ebuild +++ b/app-xemacs/ps-print/ps-print-1.11.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.3 2007/05/29 21:33:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-xemacs/ps-print/ps-print-1.11.ebuild,v 1.4 2007/06/03 19:05:18 graaff Exp $ SLOT="0" IUSE="" @@ -9,7 +9,7 @@ PKG_CAT="standard" RDEPEND="app-xemacs/text-modes " -KEYWORDS="alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ppc ppc64 sparc x86" inherit xemacs-packages |