commit: 0320041d0e06fb2f13e0a5b5adb80727b812b93a Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 7 02:01:01 2025 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Tue Jan 7 02:01:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0320041d
sys-libs/error-standalone: Keyword 2.0 ppc, #942464 Signed-off-by: Sam James <sam <AT> gentoo.org> sys-libs/error-standalone/error-standalone-2.0.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/error-standalone/error-standalone-2.0.ebuild b/sys-libs/error-standalone/error-standalone-2.0.ebuild index ed2a9dce4f91..0c54d8d78a7e 100644 --- a/sys-libs/error-standalone/error-standalone-2.0.ebuild +++ b/sys-libs/error-standalone/error-standalone-2.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 2024 Gentoo Authors +# Copyright 2024-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -9,7 +9,7 @@ SRC_URI="https://hacktivis.me/releases/error-standalone/${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~arm ~arm64 ~riscv ~x86" +KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~riscv ~x86" RDEPEND="!sys-libs/glibc"
