diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 21:18:08 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-04 21:18:08 +0000 |
commit | 943f8390ba8f4e40544a91753bb8cd9f227df0fb (patch) | |
tree | 3a6d09a08d5601343d505fd011602519669d173d /app-misc/mc/mc-4.8.7.ebuild | |
parent | Stable for ia64, wrt bug #449546 (diff) | |
download | gentoo-2-943f8390ba8f4e40544a91753bb8cd9f227df0fb.tar.gz gentoo-2-943f8390ba8f4e40544a91753bb8cd9f227df0fb.tar.bz2 gentoo-2-943f8390ba8f4e40544a91753bb8cd9f227df0fb.zip |
Stable for ia64, wrt bug #436518
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-misc/mc/mc-4.8.7.ebuild')
-rw-r--r-- | app-misc/mc/mc-4.8.7.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/mc/mc-4.8.7.ebuild b/app-misc/mc/mc-4.8.7.ebuild index e8d860fc8c95..feac6d81be30 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-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.6 2013/01/04 13:12:28 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/mc/mc-4.8.7.ebuild,v 1.7 2013/01/04 21:18:08 ago 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 )" |