diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:32:15 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2023-03-04 06:32:15 +0000 |
commit | e3811ba6a7edf2294dceccfe8cb17e4104d4f660 (patch) | |
tree | c490e6660c4c2a34f121928b08a9d1e873adfdeb /sys-fs/xfsdump | |
parent | sys-auth/polkit: Stabilize 122 sparc, #899244 (diff) | |
download | gentoo-e3811ba6a7edf2294dceccfe8cb17e4104d4f660.tar.gz gentoo-e3811ba6a7edf2294dceccfe8cb17e4104d4f660.tar.bz2 gentoo-e3811ba6a7edf2294dceccfe8cb17e4104d4f660.zip |
sys-fs/xfsdump: Stabilize 3.1.12 ppc64, #899358
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-fs/xfsdump')
-rw-r--r-- | sys-fs/xfsdump/xfsdump-3.1.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/xfsdump/xfsdump-3.1.12.ebuild b/sys-fs/xfsdump/xfsdump-3.1.12.ebuild index c12ca856d9c4..d23c7df2938d 100644 --- a/sys-fs/xfsdump/xfsdump-3.1.12.ebuild +++ b/sys-fs/xfsdump/xfsdump-3.1.12.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -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 -sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ppc64 -sparc ~x86" IUSE="ncurses nls" RDEPEND=" |