commit: 82f4983525153e13dd3245f7bd1e2f2591243987 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Wed Mar 7 15:39:13 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Wed Mar 7 15:39:13 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82f49835
sys-libs/fts-standalone: 1.2.7 stable on all musl arches Package-Manager: Portage-2.3.19, Repoman-2.3.6 sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild index f651d8caee0..d724eebce1d 100644 --- a/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild +++ b/sys-libs/fts-standalone/fts-standalone-1.2.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/pullmoll/musl-fts/archive/v${PV}.tar.gz -> ${P}.tar. LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 arm ~mips ppc x86" IUSE="static-libs" DEPEND="
