diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:53:46 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2020-07-09 10:59:26 +0200 |
commit | 0066d4229494154bfcd19e15800acfedb3ad223f (patch) | |
tree | 0f5acb40bf0ee67a24c074b3eef2049c1409f517 /sys-fs | |
parent | dev-python/greenlet: x86 stable wrt bug #731402 (diff) | |
download | gentoo-0066d4229494154bfcd19e15800acfedb3ad223f.tar.gz gentoo-0066d4229494154bfcd19e15800acfedb3ad223f.tar.bz2 gentoo-0066d4229494154bfcd19e15800acfedb3ad223f.zip |
sys-fs/mtools: x86 stable wrt bug #725344
Package-Manager: Portage-2.3.99, Repoman-2.3.22
RepoMan-Options: --include-arches="x86"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'sys-fs')
-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 dc9367a7770e..0ca360532885 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=" |