diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:25:15 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-20 11:25:15 +0200 |
commit | 4ff4b74f467661a0b0402f0ec4c62b68b1df4163 (patch) | |
tree | 1f9982ce1689a44d2881ed7e9e368ef73dc7991a | |
parent | net-analyzer/nagios-check_mysql_health: x86 stable wrt bug #556818 (diff) | |
download | gentoo-4ff4b74f467661a0b0402f0ec4c62b68b1df4163.tar.gz gentoo-4ff4b74f467661a0b0402f0ec4c62b68b1df4163.tar.bz2 gentoo-4ff4b74f467661a0b0402f0ec4c62b68b1df4163.zip |
app-misc/mc: x86 stable wrt bug #560686
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
-rw-r--r-- | app-misc/mc/mc-4.8.14.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.14.ebuild b/app-misc/mc/mc-4.8.14.ebuild index 1baa19a9fa84..03981441f796 100644 --- a/app-misc/mc/mc-4.8.14.ebuild +++ b/app-misc/mc/mc-4.8.14.ebuild @@ -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 )" |