commit: 19fe21909654d7def221ed9414e090f2de7e699e Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> AuthorDate: Thu Sep 13 10:57:03 2018 +0000 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org> CommitDate: Thu Sep 13 10:57:03 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19fe2190
sys-fs/xfsprogs: amd64 stable wrt bug #652270 Package-Manager: Portage-2.3.40, Repoman-2.3.9 sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild index c218eb187c2..9dfb48ef423 100644 --- a/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild +++ b/sys-fs/xfsprogs/xfsprogs-4.17.0-r1.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://www.kernel.org/pub/linux/utils/fs/xfs/${PN}/${P}.tar.xz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" +KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86" IUSE="icu libedit nls readline static static-libs" REQUIRED_USE="static? ( static-libs )"
