diff options
author | Sam James <sam@gentoo.org> | 2024-07-17 05:44:00 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-07-17 05:44:00 +0100 |
commit | 322458f47d4e887809cf0fc5698b531c5e1345d0 (patch) | |
tree | 62d2d4227f788a0e607e47448da117ae4972f315 /sys-fs | |
parent | sys-apps/findutils: Stabilize 4.10.0 arm, #936187 (diff) | |
download | gentoo-322458f47d4e887809cf0fc5698b531c5e1345d0.tar.gz gentoo-322458f47d4e887809cf0fc5698b531c5e1345d0.tar.bz2 gentoo-322458f47d4e887809cf0fc5698b531c5e1345d0.zip |
sys-fs/mtools: Stabilize 4.0.44 arm, #936189
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.44.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtools/mtools-4.0.44.ebuild b/sys-fs/mtools/mtools-4.0.44.ebuild index 6290a4ab4697..01f38021edfc 100644 --- a/sys-fs/mtools/mtools-4.0.44.ebuild +++ b/sys-fs/mtools/mtools-4.0.44.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.lz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv sparc ~x86 ~x64-macos ~x64-solaris" IUSE="gui" RDEPEND=" |