diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 15:15:33 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2007-12-16 15:15:33 +0000 |
commit | dac48209d4b10b9facf3445026e80b7b40000700 (patch) | |
tree | d663432c2f29d02a479fd66223368a9593b5b6b4 /x11-libs/libXaw/libXaw-1.0.4.ebuild | |
parent | x86 stable, bug #202443 (diff) | |
download | historical-dac48209d4b10b9facf3445026e80b7b40000700.tar.gz historical-dac48209d4b10b9facf3445026e80b7b40000700.tar.bz2 historical-dac48209d4b10b9facf3445026e80b7b40000700.zip |
Stable on ppc wrt bug 202087
Package-Manager: portage-2.1.4_rc10
Diffstat (limited to 'x11-libs/libXaw/libXaw-1.0.4.ebuild')
-rw-r--r-- | x11-libs/libXaw/libXaw-1.0.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libXaw/libXaw-1.0.4.ebuild b/x11-libs/libXaw/libXaw-1.0.4.ebuild index 7a83a5afc992..0a898f3d4344 100644 --- a/x11-libs/libXaw/libXaw-1.0.4.ebuild +++ b/x11-libs/libXaw/libXaw-1.0.4.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/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.4 2007/12/15 15:32:14 cardoe Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/libXaw/libXaw-1.0.4.ebuild,v 1.5 2007/12/16 15:13:41 nixnut Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Xaw library" -KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" +KEYWORDS="alpha amd64 ~arm ~hppa ia64 ~mips ppc ~ppc64 ~s390 ~sh sparc ~x86 ~x86-fbsd" IUSE="xprint" RDEPEND="x11-libs/libX11 |