diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:09:40 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-29 17:17:20 +0200 |
commit | eb744c08ed1b653c34c558114a06d8f65810a6b6 (patch) | |
tree | e44912486e35a2c5c5d3849b7687dc1ab9b8d86b /sys-fs | |
parent | app-emulation/spice-vdagent: x86 stable (bug #650020) (diff) | |
download | gentoo-eb744c08ed1b653c34c558114a06d8f65810a6b6.tar.gz gentoo-eb744c08ed1b653c34c558114a06d8f65810a6b6.tar.bz2 gentoo-eb744c08ed1b653c34c558114a06d8f65810a6b6.zip |
sys-fs/xfsdump: x86 stable (bug #628120)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.8.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild index d0d67db52778..8a2e034a5043 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.8.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 ~hppa ia64 ~mips ppc ppc64 -sparc ~x86" +KEYWORDS="~alpha amd64 ~hppa ia64 ~mips ppc ppc64 -sparc x86" IUSE="ncurses nls" RDEPEND=" |