diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-03-06 22:54:28 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-06 22:28:51 +0000 |
commit | c554e83235d9e043a6b497278ff61ebe84ade653 (patch) | |
tree | 29603448cbc8792e46dc12e329553c7770784c04 /sys-fs/mtools | |
parent | dev-util/cucumber: stable 2.4.0-r1 for ppc, bug #636568 (diff) | |
download | gentoo-c554e83235d9e043a6b497278ff61ebe84ade653.tar.gz gentoo-c554e83235d9e043a6b497278ff61ebe84ade653.tar.bz2 gentoo-c554e83235d9e043a6b497278ff61ebe84ade653.zip |
sys-fs/mtools: stable 4.0.18-r2 for sparc, bug #648852
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="sparc"
Diffstat (limited to 'sys-fs/mtools')
-rw-r--r-- | sys-fs/mtools/mtools-4.0.18-r2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/mtools/mtools-4.0.18-r2.ebuild b/sys-fs/mtools/mtools-4.0.18-r2.ebuild index 4f6e87a3b1eb..1375cd8b4c21 100644 --- a/sys-fs/mtools/mtools-4.0.18-r2.ebuild +++ b/sys-fs/mtools/mtools-4.0.18-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI="5" @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/${PN}/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 ~sparc ~x86 ~x64-macos ~x64-solaris" +KEYWORDS="alpha ~amd64 ~arm ~hppa ~ppc ~ppc64 sparc ~x86 ~x64-macos ~x64-solaris" IUSE="X elibc_glibc" DEPEND=" |