diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-01-21 10:46:43 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-01-21 10:27:56 +0000 |
commit | 3dc03632499645d67f65acd971db40143d38c245 (patch) | |
tree | 07e8587ea1b2c59679eddcfff0e5810cde7e4f1b /app-misc/mc | |
parent | dev-libs/libpipeline: stable 1.4.2 for sparc, bug #644846 (diff) | |
download | gentoo-3dc03632499645d67f65acd971db40143d38c245.tar.gz gentoo-3dc03632499645d67f65acd971db40143d38c245.tar.bz2 gentoo-3dc03632499645d67f65acd971db40143d38c245.zip |
app-misc/mc: stable 4.8.20-r1 for hppa, bug #644450
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="hppa"
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 16fe3c4f8034..aca26bd2379f 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 )" |