diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 10:20:25 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 10:20:25 +0200 |
commit | 28235cbc52038b383377fcae3ef096c19305d9d7 (patch) | |
tree | ff45e7e527c462252d60742244d9f42b55288695 /app-misc | |
parent | dev-tcltk/tcl3d: amd64 stable wrt bug #693896 (diff) | |
download | gentoo-28235cbc52038b383377fcae3ef096c19305d9d7.tar.gz gentoo-28235cbc52038b383377fcae3ef096c19305d9d7.tar.bz2 gentoo-28235cbc52038b383377fcae3ef096c19305d9d7.zip |
app-misc/mc: amd64 stable wrt bug #693914
Package-Manager: Portage-2.3.69, Repoman-2.3.16
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-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.23-r1.ebuild b/app-misc/mc/mc-4.8.23-r1.ebuild index 4d37c5041e5c..15ecccae6f56 100644 --- a/app-misc/mc/mc-4.8.23-r1.ebuild +++ b/app-misc/mc/mc-4.8.23-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 arm64 ~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 arm64 ~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 nls samba sftp +slang spell test unicode X +xdg" REQUIRED_USE="spell? ( edit )" |