diff options
author | Sam James <sam@gentoo.org> | 2021-10-02 16:41:34 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-10-02 16:41:34 +0100 |
commit | 614e0acd2f5651816d282184b7c157e953302a3e (patch) | |
tree | 7aad5ae8c5ba075dad3357aa1a2a3a78d64b931e /sys-fs | |
parent | sys-devel/automake: Stabilize 1.16.4 arm64, #813696 (diff) | |
download | gentoo-614e0acd2f5651816d282184b7c157e953302a3e.tar.gz gentoo-614e0acd2f5651816d282184b7c157e953302a3e.tar.bz2 gentoo-614e0acd2f5651816d282184b7c157e953302a3e.zip |
sys-fs/mtools: Stabilize 4.0.35 arm64, #813699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.35.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtools/mtools-4.0.35.ebuild b/sys-fs/mtools/mtools-4.0.35.ebuild index eba20aaf2121..11b85109c45f 100644 --- a/sys-fs/mtools/mtools-4.0.35.ebuild +++ b/sys-fs/mtools/mtools-4.0.35.ebuild @@ -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=" |