diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:29:55 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-01 21:36:55 +0100 |
commit | 128fa073142a6c1e23a914cdd77f8787517378c8 (patch) | |
tree | 466fa50e5da04a91a718be62bdc2ea223296a1dd /app-misc/mc | |
parent | app-arch/lz4: x86 stable (bug #643032) (diff) | |
download | gentoo-128fa073142a6c1e23a914cdd77f8787517378c8.tar.gz gentoo-128fa073142a6c1e23a914cdd77f8787517378c8.tar.bz2 gentoo-128fa073142a6c1e23a914cdd77f8787517378c8.zip |
app-misc/mc: x86 stable (bug #644450)
Package-Manager: Portage-2.3.21, Repoman-2.3.6
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/mc-4.8.20-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.20-r1.ebuild b/app-misc/mc/mc-4.8.20-r1.ebuild index aca26bd2379f..b7eaa5b7c241 100644 --- a/app-misc/mc/mc-4.8.20-r1.ebuild +++ b/app-misc/mc/mc-4.8.20-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 )" |