diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-16 22:43:05 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-16 22:43:05 +0000 |
commit | 7c3a53a77013539ce32ab7216b2314a81549c845 (patch) | |
tree | c984bac539bf4e3cbe808b000f94a89631a317ae /app-editors/amyedit/amyedit-0.9.ebuild | |
parent | Added sound as herd. (diff) | |
download | gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.tar.gz gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.tar.bz2 gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.zip |
Marked ~amd64
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-editors/amyedit/amyedit-0.9.ebuild')
-rw-r--r-- | app-editors/amyedit/amyedit-0.9.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild index 3a7fb9cad707..1bf3c33e55af 100644 --- a/app-editors/amyedit/amyedit-0.9.ebuild +++ b/app-editors/amyedit/amyedit-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.3 2005/07/10 01:17:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.4 2005/10/16 22:43:05 dang 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="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.4.8 >=x11-libs/gtksourceview-1.0 |