diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:21:17 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-17 09:21:17 +0200 |
commit | ca1457e76396321e70f48a327f8376dbb2b6d8c9 (patch) | |
tree | 40207bba153641acf9c3312d97f75247a2e2f41c /sys-fs/mtools | |
parent | sys-block/vblade: amd64 stable wrt bug #724170 (diff) | |
download | gentoo-ca1457e76396321e70f48a327f8376dbb2b6d8c9.tar.gz gentoo-ca1457e76396321e70f48a327f8376dbb2b6d8c9.tar.bz2 gentoo-ca1457e76396321e70f48a327f8376dbb2b6d8c9.zip |
sys-fs/mtools: amd64 stable wrt bug #725344
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.24.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/mtools/mtools-4.0.24.ebuild b/sys-fs/mtools/mtools-4.0.24.ebuild index 0ca360532885..163ada6df317 100644 --- a/sys-fs/mtools/mtools-4.0.24.ebuild +++ b/sys-fs/mtools/mtools-4.0.24.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~alpha ~amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ppc ppc64 sparc x86 ~x64-macos ~x64-solaris" IUSE="X elibc_glibc" RDEPEND=" |