repo/gentoo:master commit in: sys-apps/findutils/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1786763952.1e03acd56dcc3ca9f84bcf1b41046e45f20b9833.sam@gentoo> |
commit: 1e03acd56dcc3ca9f84bcf1b41046e45f20b9833 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 15 03:19:12 2026 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Aug 15 03:19:12 2026 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e03acd5 sys-apps/findutils: Stabilize 4.11.0 ppc64, #980870 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-apps/findutils/findutils-4.11.0.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-apps/findutils/findutils-4.11.0.ebuild b/sys-apps/findutils/findutils-4.11.0.ebuild index 3f3f8dd0d37b..80a8d9eefc5a 100644 --- a/sys-apps/findutils/findutils-4.11.0.ebuild +++ b/sys-apps/findutils/findutils-4.11.0.ebuild @@ -16,7 +16,7 @@ SRC_URI=" LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ppc64 ~riscv ~s390 ~sparc ~x86 ~arm64-macos ~x64-macos ~x64-solaris" IUSE="nls selinux static test test-full" RESTRICT="!test? ( test )"