diff options
Diffstat (limited to 'app-editors/dhex/dhex-0.65.ebuild')
-rw-r--r-- | app-editors/dhex/dhex-0.65.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/dhex/dhex-0.65.ebuild b/app-editors/dhex/dhex-0.65.ebuild index 64ae03bc4a7f..74f4142aa790 100644 --- a/app-editors/dhex/dhex-0.65.ebuild +++ b/app-editors/dhex/dhex-0.65.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/dhex/dhex-0.65.ebuild,v 1.2 2011/06/18 12:07:21 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/dhex/dhex-0.65.ebuild,v 1.3 2011/07/13 19:46:29 maekke Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://www.dettus.net/${PN}/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="sys-libs/ncurses" |