diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 07:31:44 +0000 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-12-09 07:31:44 +0000 |
commit | 1794f90b6a36dff97cc7729d3a3a515073ba935d (patch) | |
tree | ab449e981284bff796185e20869d7efbb138c0c4 /sys-apps/findutils | |
parent | app-text/dblatex: Stabilize 0.3.12-r3 sparc, #936990 (diff) | |
download | gentoo-1794f90b6a36dff97cc7729d3a3a515073ba935d.tar.gz gentoo-1794f90b6a36dff97cc7729d3a3a515073ba935d.tar.bz2 gentoo-1794f90b6a36dff97cc7729d3a3a515073ba935d.zip |
sys-apps/findutils: Stabilize 4.10.0 sparc, #936187
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'sys-apps/findutils')
-rw-r--r-- | sys-apps/findutils/findutils-4.10.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/findutils/findutils-4.10.0.ebuild b/sys-apps/findutils/findutils-4.10.0.ebuild index fccb8bb8914c..fc88cf09d5a4 100644 --- a/sys-apps/findutils/findutils-4.10.0.ebuild +++ b/sys-apps/findutils/findutils-4.10.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 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" +KEYWORDS="~alpha amd64 arm arm64 hppa ~loong ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux ~arm64-macos ~ppc-macos ~x64-macos ~x64-solaris" IUSE="nls selinux static test" RESTRICT="!test? ( test )" |