diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:43:31 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-18 10:43:31 +0000 |
commit | a10e839c69881893d323b5d32803693fb74fec2c (patch) | |
tree | e5210427a31e9082d3aeeb3eb03150c1ba1181da /sys-fs/xfsdump | |
parent | dev-python/matplotlib: keyworded 2.1.2-r1 for ppc64, bug #622420 (diff) | |
download | gentoo-a10e839c69881893d323b5d32803693fb74fec2c.tar.gz gentoo-a10e839c69881893d323b5d32803693fb74fec2c.tar.bz2 gentoo-a10e839c69881893d323b5d32803693fb74fec2c.zip |
sys-fs/xfsdump: stable 3.1.8 for ppc/ppc64, bug #628120
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc ppc64"
Diffstat (limited to 'sys-fs/xfsdump')
-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 ce2ed0fab36f..15760c500824 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 Foundation # 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="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~ppc64 -sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ppc ppc64 -sparc ~x86" IUSE="ncurses nls" RDEPEND=" |