diff options
author | Sam James <sam@gentoo.org> | 2021-09-20 05:01:57 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-09-20 05:01:57 +0100 |
commit | 6cb8335e2859baaef2f35eecd571c73e69b2aef0 (patch) | |
tree | e63e4bd49b497d8fcfc45b2406aa30f975298783 /sys-fs/mtools | |
parent | net-im/profanity: fix unicode dep on ncurses (diff) | |
download | gentoo-6cb8335e2859baaef2f35eecd571c73e69b2aef0.tar.gz gentoo-6cb8335e2859baaef2f35eecd571c73e69b2aef0.tar.bz2 gentoo-6cb8335e2859baaef2f35eecd571c73e69b2aef0.zip |
sys-fs/mtools: Stabilize 4.0.35 arm, #813699
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-fs/mtools')
-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 4f0795d13a31..2afd2e2310a7 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=" |