diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:58:22 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-03-10 11:59:40 +0100 |
commit | 89f927fcd1bbbc7be0beb20f69dcdad8bd75653c (patch) | |
tree | 8e469fc52aae41bc1ebfa05da05300647bd262d6 /app-misc/mc | |
parent | kde-apps/kmail: x86 stable wrt bug #600510 (diff) | |
download | gentoo-89f927fcd1bbbc7be0beb20f69dcdad8bd75653c.tar.gz gentoo-89f927fcd1bbbc7be0beb20f69dcdad8bd75653c.tar.bz2 gentoo-89f927fcd1bbbc7be0beb20f69dcdad8bd75653c.zip |
app-misc/mc: x86 stable wrt bug #611862
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/mc-4.8.18-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.18-r1.ebuild b/app-misc/mc/mc-4.8.18-r1.ebuild index 068c00b62bee..1036fe67333e 100644 --- a/app-misc/mc/mc-4.8.18-r1.ebuild +++ b/app-misc/mc/mc-4.8.18-r1.ebuild @@ -13,7 +13,7 @@ SRC_URI="http://ftp.midnight-commander.org/${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 ~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 ~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 )" |