diff options
author | 2006-05-20 10:43:52 +0000 | |
---|---|---|
committer | 2006-05-20 10:43:52 +0000 | |
commit | c81b7f6af24d9b1c41c88c08f187d8a97051f2b3 (patch) | |
tree | 281041ed90de2177060642e3f1a4593607c4afa4 /x11-apps/rstart/rstart-1.0.2.ebuild | |
parent | Added ~ppc after testing. (diff) | |
download | gentoo-2-c81b7f6af24d9b1c41c88c08f187d8a97051f2b3.tar.gz gentoo-2-c81b7f6af24d9b1c41c88c08f187d8a97051f2b3.tar.bz2 gentoo-2-c81b7f6af24d9b1c41c88c08f187d8a97051f2b3.zip |
Added ~ppc after testing.
(Portage version: 2.1_rc1-r2)
Diffstat (limited to 'x11-apps/rstart/rstart-1.0.2.ebuild')
-rw-r--r-- | x11-apps/rstart/rstart-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/rstart/rstart-1.0.2.ebuild b/x11-apps/rstart/rstart-1.0.2.ebuild index 72da1d0850f2..f9c1a98c7a92 100644 --- a/x11-apps/rstart/rstart-1.0.2.ebuild +++ b/x11-apps/rstart/rstart-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.1 2006/04/29 16:33:44 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/rstart/rstart-1.0.2.ebuild,v 1.2 2006/05/20 10:43:52 robbat2 Exp $ # Must be before x-modular eclass is inherited # Hack to make autoreconf run for our patch @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org rstart application" -KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~arm ~mips ~ppc64 ~s390 ~sparc ~x86 ~ppc" RDEPEND="x11-libs/libX11" DEPEND="${RDEPEND}" |