diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:09:35 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-02-11 12:09:35 +0100 |
commit | b847f3bec7ffbfc0b3442cf8b3b041446080a52d (patch) | |
tree | 30c327b81ee25c116adfbbc6d54d273695164d97 /app-misc | |
parent | dev-util/re2c: amd64 stable wrt bug #708878 (diff) | |
download | gentoo-b847f3bec7ffbfc0b3442cf8b3b041446080a52d.tar.gz gentoo-b847f3bec7ffbfc0b3442cf8b3b041446080a52d.tar.bz2 gentoo-b847f3bec7ffbfc0b3442cf8b3b041446080a52d.zip |
app-misc/mc: amd64 stable wrt bug #708896
Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/mc-4.8.23-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.23-r2.ebuild b/app-misc/mc/mc-4.8.23-r2.ebuild index 073a6ba58f07..7664f51fd67d 100644 --- a/app-misc/mc/mc-4.8.23-r2.ebuild +++ b/app-misc/mc/mc-4.8.23-r2.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 ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 arm ~arm64 ~hppa ia64 ~mips ~ppc ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg" REQUIRED_USE="spell? ( edit )" |