diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 11:53:03 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2022-11-25 11:53:03 +0200 |
commit | 28448115479b0dfcbadd7287c3c04227dda8eec4 (patch) | |
tree | 3ba306ffabc3a3c7a6b38e1e40731a69a6557cc3 /sys-fs | |
parent | dev-libs/libintl: Stabilize 0.21.1 sparc, #882855 (diff) | |
download | gentoo-28448115479b0dfcbadd7287c3c04227dda8eec4.tar.gz gentoo-28448115479b0dfcbadd7287c3c04227dda8eec4.tar.bz2 gentoo-28448115479b0dfcbadd7287c3c04227dda8eec4.zip |
sys-fs/mtools: Stabilize 4.0.42 sparc, #882845
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.42.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtools/mtools-4.0.42.ebuild b/sys-fs/mtools/mtools-4.0.42.ebuild index 01dee29a256c..affe33edeb48 100644 --- a/sys-fs/mtools/mtools-4.0.42.ebuild +++ b/sys-fs/mtools/mtools-4.0.42.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 ~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=" |