diff options
author | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-20 17:01:53 +0000 |
---|---|---|
committer | Gysbert Wassenaar <nixnut@gentoo.org> | 2006-03-20 17:01:53 +0000 |
commit | 9f56b7969ffe9ee9e7cdd6185e5533aaa8670044 (patch) | |
tree | 1cae65f1d98b711dc114d147638bce561d724fff /app-editors/amyedit/amyedit-1.0.ebuild | |
parent | ppc-macos stable (bug #126888) (diff) | |
download | historical-9f56b7969ffe9ee9e7cdd6185e5533aaa8670044.tar.gz historical-9f56b7969ffe9ee9e7cdd6185e5533aaa8670044.tar.bz2 historical-9f56b7969ffe9ee9e7cdd6185e5533aaa8670044.zip |
Added ~ppc. Bug 126261
Package-Manager: portage-2.1_pre5-r4
Diffstat (limited to 'app-editors/amyedit/amyedit-1.0.ebuild')
-rw-r--r-- | app-editors/amyedit/amyedit-1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/amyedit/amyedit-1.0.ebuild b/app-editors/amyedit/amyedit-1.0.ebuild index ef806e4f0368..b9aaa2281fd9 100644 --- a/app-editors/amyedit/amyedit-1.0.ebuild +++ b/app-editors/amyedit/amyedit-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.1 2006/03/15 08:34:29 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-1.0.ebuild,v 1.2 2006/03/20 17:01:53 nixnut Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://amyedit.sf.net" SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~ppc ~x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.6 >=x11-libs/gtksourceview-1.0 |