diff options
author | Sam James <sam@gentoo.org> | 2021-03-06 18:36:56 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-03-06 18:36:56 +0000 |
commit | fa6ec1bf11ca47478e396a458394191ba876a9a9 (patch) | |
tree | 4daef0d003709b5bc0c00bdcb12fbbb0afab8018 /app-misc/mc | |
parent | dev-libs/xerces-c: Stabilize 3.2.3-r2 arm64, #774483 (diff) | |
download | gentoo-fa6ec1bf11ca47478e396a458394191ba876a9a9.tar.gz gentoo-fa6ec1bf11ca47478e396a458394191ba876a9a9.tar.bz2 gentoo-fa6ec1bf11ca47478e396a458394191ba876a9a9.zip |
app-misc/mc: Stabilize 4.8.26-r1 arm, #774426
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-misc/mc')
-rw-r--r-- | app-misc/mc/mc-4.8.26-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/mc/mc-4.8.26-r1.ebuild b/app-misc/mc/mc-4.8.26-r1.ebuild index 5747fbd20de3..54b83a778ff7 100644 --- a/app-misc/mc/mc-4.8.26-r1.ebuild +++ b/app-misc/mc/mc-4.8.26-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 ~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 )" |