diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-07 16:02:46 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2008-06-07 16:02:46 +0000 |
commit | e7c122388f848f383cee1f9dc96d47dda33aac5a (patch) | |
tree | 03578d1a4d882c299d700abfe16545a32e468a0d /x11-libs/pixman/pixman-0.10.0.ebuild | |
parent | Removed old versions. (diff) | |
download | gentoo-2-e7c122388f848f383cee1f9dc96d47dda33aac5a.tar.gz gentoo-2-e7c122388f848f383cee1f9dc96d47dda33aac5a.tar.bz2 gentoo-2-e7c122388f848f383cee1f9dc96d47dda33aac5a.zip |
Stable on ppc wrt bug 224929
(Portage version: 2.1.4.4)
Diffstat (limited to 'x11-libs/pixman/pixman-0.10.0.ebuild')
-rw-r--r-- | x11-libs/pixman/pixman-0.10.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/pixman/pixman-0.10.0.ebuild b/x11-libs/pixman/pixman-0.10.0.ebuild index 482a99cc904a..460936347043 100644 --- a/x11-libs/pixman/pixman-0.10.0.ebuild +++ b/x11-libs/pixman/pixman-0.10.0.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-libs/pixman/pixman-0.10.0.ebuild,v 1.3 2008/06/05 11:19:16 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/pixman/pixman-0.10.0.ebuild,v 1.4 2008/06/07 16:02:46 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,4 +8,4 @@ inherit x-modular DESCRIPTION="Low-level pixel manipulation routines" -KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ppc64 ~sh sparc x86 ~x86-fbsd" +KEYWORDS="alpha ~amd64 ~arm ~hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~x86-fbsd" |