diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-10-04 16:20:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-10-04 16:20:18 +0000 |
commit | e32e407683a6c650bc2061168686c0c8cda196ed (patch) | |
tree | 0251ceba195c38a0406d55fe70b1a2ced78268f2 /x11-base/xorg-x11/xorg-x11-7.4.ebuild | |
parent | Added ~ppc (diff) | |
download | gentoo-2-e32e407683a6c650bc2061168686c0c8cda196ed.tar.gz gentoo-2-e32e407683a6c650bc2061168686c0c8cda196ed.tar.bz2 gentoo-2-e32e407683a6c650bc2061168686c0c8cda196ed.zip |
Added ~ppc
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-base/xorg-x11/xorg-x11-7.4.ebuild')
-rw-r--r-- | x11-base/xorg-x11/xorg-x11-7.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-base/xorg-x11/xorg-x11-7.4.ebuild b/x11-base/xorg-x11/xorg-x11-7.4.ebuild index c62f7f024a03..507271501479 100644 --- a/x11-base/xorg-x11/xorg-x11-7.4.ebuild +++ b/x11-base/xorg-x11/xorg-x11-7.4.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/x11-base/xorg-x11/xorg-x11-7.4.ebuild,v 1.5 2008/10/03 09:07:53 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-base/xorg-x11/xorg-x11-7.4.ebuild,v 1.6 2008/10/04 16:20:18 corsair Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://xorg.freedesktop.org" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~ia64 ~ppc ~sparc ~x86 ~x86-fbsd" # Collision protect will scream bloody murder if we install over old versions RDEPEND="!<=x11-base/xorg-x11-6.9" |