diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 10:43:30 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-09-11 10:43:30 +0200 |
commit | 8f02bceb3cd2e30023a02a653a087d76f6c3bb88 (patch) | |
tree | 30d1523e23a7e40c1899508afe82732eef389731 /app-misc | |
parent | dev-tcltk/tcl3d: x86 stable wrt bug #693896 (diff) | |
download | gentoo-8f02bceb3cd2e30023a02a653a087d76f6c3bb88.tar.gz gentoo-8f02bceb3cd2e30023a02a653a087d76f6c3bb88.tar.bz2 gentoo-8f02bceb3cd2e30023a02a653a087d76f6c3bb88.zip |
app-misc/mc: x86 stable wrt bug #693914
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="x86"
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 15ecccae6f56..635d0001dcfc 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 )" |