diff options
author | 2018-12-29 15:11:08 -0500 | |
---|---|---|
committer | 2018-12-29 15:11:08 -0500 | |
commit | 51827bfeb3289664d2370dc7d92158a98c0da269 (patch) | |
tree | 101e4d3c1a4927e4c7232b2934de8a4de0544db6 /sys-fs | |
parent | sys-fs/lvm2: sync with upstream (diff) | |
download | musl-51827bfeb3289664d2370dc7d92158a98c0da269.tar.gz musl-51827bfeb3289664d2370dc7d92158a98c0da269.tar.bz2 musl-51827bfeb3289664d2370dc7d92158a98c0da269.zip |
sys-fs/xfsdump: stable
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild index 0911d3f0..c6f035a2 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.8.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.8.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -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="~amd64 ~ia64 ~mips ~ppc -sparc ~x86" +KEYWORDS="amd64 ~mips ppc x86" IUSE="ncurses nls" RDEPEND=" |