commit: cae42e1b9ad7c979d18db08b8ad7586822440a01 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> AuthorDate: Sat Aug 30 06:47:57 2025 +0000 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org> CommitDate: Sat Aug 30 06:47:57 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cae42e1b
sys-libs/libfaketime: Stabilize 0.9.10 ppc64, #944682 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org> sys-libs/libfaketime/libfaketime-0.9.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sys-libs/libfaketime/libfaketime-0.9.10.ebuild b/sys-libs/libfaketime/libfaketime-0.9.10.ebuild index 55516fafcef9..57d66f439ab8 100644 --- a/sys-libs/libfaketime/libfaketime-0.9.10.ebuild +++ b/sys-libs/libfaketime/libfaketime-0.9.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2024 Gentoo Authors +# Copyright 1999-2025 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/wolfcw/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ~ppc64 ~riscv sparc x86" +KEYWORDS="~alpha amd64 arm arm64 ~hppa ~mips ~ppc ppc64 ~riscv sparc x86" src_prepare() { default
