diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-02-22 08:23:32 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-02-22 08:23:32 +0000 |
commit | a7517b6b14fd0542ef491ad3114e55901435b406 (patch) | |
tree | 364f4dcf5bc78faf1d15a0495251c74b16fefa6f /x11-libs/ecore | |
parent | added ppc (diff) | |
download | historical-a7517b6b14fd0542ef491ad3114e55901435b406.tar.gz historical-a7517b6b14fd0542ef491ad3114e55901435b406.tar.bz2 historical-a7517b6b14fd0542ef491ad3114e55901435b406.zip |
added ppc
Diffstat (limited to 'x11-libs/ecore')
-rw-r--r-- | x11-libs/ecore/ecore-0.0.2.20030220.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/ecore/ecore-0.0.2.20030220.ebuild b/x11-libs/ecore/ecore-0.0.2.20030220.ebuild index fa829d70ed15..c5e0b9f4472d 100644 --- a/x11-libs/ecore/ecore-0.0.2.20030220.ebuild +++ b/x11-libs/ecore/ecore-0.0.2.20030220.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.0.2.20030220.ebuild,v 1.1 2003/02/20 12:24:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/ecore/ecore-0.0.2.20030220.ebuild,v 1.2 2003/02/22 08:23:32 vapier Exp $ DESCRIPTION="core event abstraction layer and X abstraction layer (nice convenience library)" HOMEPAGE="http://www.enlightenment.org/pages/ecore.html" @@ -9,7 +9,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2 LICENSE="as-is" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="pic" DEPEND="virtual/x11 |