diff options
author | Sam James <sam@gentoo.org> | 2021-05-03 16:50:08 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-03 16:50:08 +0000 |
commit | fce04094189edc4d8d37139284935f08c0b41e5d (patch) | |
tree | 0ea075033880baf2de770e0ab929bf256e7d763f /app-misc | |
parent | dev-libs/libmaxminddb: use live ebuild template (diff) | |
download | gentoo-fce04094189edc4d8d37139284935f08c0b41e5d.tar.gz gentoo-fce04094189edc4d8d37139284935f08c0b41e5d.tar.bz2 gentoo-fce04094189edc4d8d37139284935f08c0b41e5d.zip |
app-misc/mc: Stabilize 4.8.26-r2 x86, #787518
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/mc/mc-4.8.26-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.26-r2.ebuild b/app-misc/mc/mc-4.8.26-r2.ebuild index e14c4573b986..3deb0e918185 100644 --- a/app-misc/mc/mc-4.8.26-r2.ebuild +++ b/app-misc/mc/mc-4.8.26-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 sparc ~x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 sparc x86 ~amd64-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x86-solaris" IUSE="+edit gpm nls samba sftp +slang spell test unicode X +xdg" REQUIRED_USE="spell? ( edit )" |