commit: 66aa9e7941c621c4683cd41f0dacb9fc41c3690c Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Thu Jun 12 08:19:00 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Thu Jun 12 08:19:00 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66aa9e79
www-servers/pound: Keyword 4.16 hppa, #957585 Signed-off-by: Sam James <sam <AT> gentoo.org> www-servers/pound/pound-4.16.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-servers/pound/pound-4.16.ebuild b/www-servers/pound/pound-4.16.ebuild index d61a1ebb5fca..0c120336ae0c 100644 --- a/www-servers/pound/pound-4.16.ebuild +++ b/www-servers/pound/pound-4.16.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://github.com/graygnuorg/pound/releases/download/v${PV}/${P}.tar.g LICENSE="GPL-3+" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~hppa" IUSE="tcmalloc test" RESTRICT="!test? ( test )"