commit: d52978925a477675c6f11bb6549ecbe120993d8b
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 18 18:14:08 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 18 18:14:27 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d5297892
dev-games/physfs: Stabilize 3.0.2-r1 ppc64, #829469
Signed-off-by: Sam James <sam <AT> gentoo.org>
dev-games/physfs/physfs-3.0.2-r1.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-games/physfs/physfs-3.0.2-r1.ebuild
b/dev-games/physfs/physfs-3.0.2-r1.ebuild
index 3f2c45ccc029..52fe243705f5 100644
--- a/dev-games/physfs/physfs-3.0.2-r1.ebuild
+++ b/dev-games/physfs/physfs-3.0.2-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999* ]]; then
EHG_REPO_URI="https://hg.icculus.org/icculus/physfs"
inherit mercurial
else
- KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ppc64 ~riscv x86"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ppc64 ~riscv x86"
SRC_URI="https://icculus.org/physfs/downloads/${P}.tar.bz2"
fi