diff options
Diffstat (limited to 'app-editors/moe/moe-1.5.ebuild')
-rw-r--r-- | app-editors/moe/moe-1.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/moe/moe-1.5.ebuild b/app-editors/moe/moe-1.5.ebuild index e024b5e50728..90b2f4aa4b9a 100644 --- a/app-editors/moe/moe-1.5.ebuild +++ b/app-editors/moe/moe-1.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.5.ebuild,v 1.3 2013/06/06 18:39:31 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/moe/moe-1.5.ebuild,v 1.4 2013/06/07 13:05:32 zlogene Exp $ EAPI=5 @@ -12,7 +12,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 arm x86 ~amd64-linux ~x86-linux" DEPEND="sys-libs/ncurses" RDEPEND="${DEPEND}" |