repo/gentoo:master commit in: games-strategy/freeciv/
"Sam James" <[email protected]>
| Newsgroups | gmane.linux.gentoo.cvs |
|---|---|
| Message-ID | <1785967804.1467eafee8abd768e5f2fd9753fd5b88d9a9dce2.sam@gentoo> |
commit: 1467eafee8abd768e5f2fd9753fd5b88d9a9dce2
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 5 22:10:04 2026 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Aug 5 22:10:04 2026 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1467eafe
games-strategy/freeciv: Keyword 3.2.5 ppc64, #980393
Signed-off-by: Sam James <sam <AT> gentoo.org>
games-strategy/freeciv/freeciv-3.2.5.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/games-strategy/freeciv/freeciv-3.2.5.ebuild b/games-strategy/freeciv/freeciv-3.2.5.ebuild
index 8525188f750e..b77b694a4063 100644
--- a/games-strategy/freeciv/freeciv-3.2.5.ebuild
+++ b/games-strategy/freeciv/freeciv-3.2.5.ebuild
@@ -17,7 +17,7 @@ else
MY_PV="R${PV//./_}"
SRC_URI="https://github.com/freeciv/freeciv/archive/refs/tags/${MY_PV}.tar.gz -> ${P}.tar.gz"
if [[ ${PV} != *_beta* ]]; then
- KEYWORDS="~amd64 ~arm64"
+ KEYWORDS="~amd64 ~arm64 ~ppc64"
fi
MY_P="${PN}-${MY_PV}"
S="${WORKDIR}/${MY_P}"