commit: 9a22d698b35c2ccef009952382ee6e63a3c54a36 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sun Jan 5 19:28:14 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sun Jan 5 19:28:14 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a22d698
dev-libs/npth: Stabilize 1.8 arm64, #947552 Signed-off-by: Sam James <sam <AT> gentoo.org> dev-libs/npth/npth-1.8.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/npth/npth-1.8.ebuild b/dev-libs/npth/npth-1.8.ebuild index 54526ef29d76..2082ab80c7fb 100644 --- a/dev-libs/npth/npth-1.8.ebuild +++ b/dev-libs/npth/npth-1.8.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnupg/${PN}/${P}.tar.bz2" LICENSE="LGPL-2.1+" 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="test" RESTRICT="!test? ( test )"