diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:27:36 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:27:36 +0000 |
commit | e7cfd656f741ab974e1e54a62298849de6c47988 (patch) | |
tree | 5cdd65ad8783c9bd7996602ffc43c87c48cf73dc /rox-base/oroborox/oroborox-0.9.8-r1.ebuild | |
parent | Marking rox-clib-2.1.10 ppc for bug 236057 (diff) | |
download | gentoo-2-e7cfd656f741ab974e1e54a62298849de6c47988.tar.gz gentoo-2-e7cfd656f741ab974e1e54a62298849de6c47988.tar.bz2 gentoo-2-e7cfd656f741ab974e1e54a62298849de6c47988.zip |
Marking oroborox-0.9.8-r1 ~ppc for bug 236057
(Portage version: 2.1.4.4)
Diffstat (limited to 'rox-base/oroborox/oroborox-0.9.8-r1.ebuild')
-rw-r--r-- | rox-base/oroborox/oroborox-0.9.8-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rox-base/oroborox/oroborox-0.9.8-r1.ebuild b/rox-base/oroborox/oroborox-0.9.8-r1.ebuild index d95f6047d598..0469da30d397 100644 --- a/rox-base/oroborox/oroborox-0.9.8-r1.ebuild +++ b/rox-base/oroborox/oroborox-0.9.8-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-base/oroborox/oroborox-0.9.8-r1.ebuild,v 1.1 2008/01/22 15:13:00 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-base/oroborox/oroborox-0.9.8-r1.ebuild,v 1.2 2008/08/30 15:27:36 ranger Exp $ ROX_LIB_VER=1.9.14 inherit rox eutils toolchain-funcs autotools @@ -13,7 +13,7 @@ SRC_URI="http://roxos.sunsite.dk/dev-contrib/guido/${MY_PN}-${PV}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~sparc ~x86" +KEYWORDS="~ppc ~sparc ~x86" # startup-notification support is disabled by default, probably because it # doesn't work. # Also, there is no way to explicitly disable xinerama - It is always detected |