diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2013-01-01 23:45:35 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2013-01-01 23:45:35 +0000 |
commit | bcf3ce9bd0b1e8d124c7f415446f8e9f6725a5aa (patch) | |
tree | c991e1eb8e415d854225d66a13e19b13965ca4dc /app-misc/mc/mc-4.8.7.ebuild | |
parent | Version bump. (diff) | |
download | historical-bcf3ce9bd0b1e8d124c7f415446f8e9f6725a5aa.tar.gz historical-bcf3ce9bd0b1e8d124c7f415446f8e9f6725a5aa.tar.bz2 historical-bcf3ce9bd0b1e8d124c7f415446f8e9f6725a5aa.zip |
marked x86 per bug 436518
Package-Manager: portage-2.2.0_alpha149/cvs/Linux i686
Manifest-Sign-Key: 0x23E9E900
Diffstat (limited to 'app-misc/mc/mc-4.8.7.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.8.7.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-misc/mc/mc-4.8.7.ebuild b/app-misc/mc/mc-4.8.7.ebuild index f122b17554b6..64dcfcbef9e9 100644 --- a/app-misc/mc/mc-4.8.7.ebuild +++ b/app-misc/mc/mc-4.8.7.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.1 2012/12/28 18:55:01 slyfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.2 2013/01/01 23:45:30 jdhore Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://www.midnight-commander.org/downloads/${MY_P}.tar.xz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd ~x86-interix ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm mclib nls samba sftp +slang spell test X +xdg" REQUIRED_USE="spell? ( edit )" |