diff options
Diffstat (limited to 'app-editors/dhex/dhex-0.68.ebuild')
-rw-r--r-- | app-editors/dhex/dhex-0.68.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-editors/dhex/dhex-0.68.ebuild b/app-editors/dhex/dhex-0.68.ebuild index ae6e8424c5e8..ab2de744ac1f 100644 --- a/app-editors/dhex/dhex-0.68.ebuild +++ b/app-editors/dhex/dhex-0.68.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/dhex/dhex-0.68.ebuild,v 1.3 2012/11/20 20:42:23 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/dhex/dhex-0.68.ebuild,v 1.4 2014/03/20 04:15:35 mattst88 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.dettus.net/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm x86" +KEYWORDS="amd64 ~arm ~mips x86" IUSE="" DEPEND="sys-libs/ncurses" |