diff options
author | Sam James <sam@gentoo.org> | 2021-05-13 16:21:30 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-05-13 16:21:30 +0000 |
commit | 2f59646e54786cd327faff318cbd5900c61d73c6 (patch) | |
tree | 23d43e5043364314f52fdbfac3c0c7b155150aab /sys-fs | |
parent | sys-fs/fuse-common: Stabilize 3.10.1 arm, #789897 (diff) | |
download | gentoo-2f59646e54786cd327faff318cbd5900c61d73c6.tar.gz gentoo-2f59646e54786cd327faff318cbd5900c61d73c6.tar.bz2 gentoo-2f59646e54786cd327faff318cbd5900c61d73c6.zip |
sys-fs/mtools: Stabilize 4.0.26 arm, #789903
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.26.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtools/mtools-4.0.26.ebuild b/sys-fs/mtools/mtools-4.0.26.ebuild index 9ad4033e88f1..adb929c51b06 100644 --- a/sys-fs/mtools/mtools-4.0.26.ebuild +++ b/sys-fs/mtools/mtools-4.0.26.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris" IUSE="X elibc_glibc" RDEPEND=" |