summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2024-11-25 23:34:40 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2024-11-25 23:39:32 +0100
commit71c71dde25dbee5cd8983dbafed266b2244d28b7 (patch)
treedf95e236c2c1f2feed9c4646a3385271066480cc /dev-libs
parentmedia-sound/aseqview: drop 0.2.8-r2 (diff)
downloadgentoo-71c71dde25dbee5cd8983dbafed266b2244d28b7.tar.gz
gentoo-71c71dde25dbee5cd8983dbafed266b2244d28b7.tar.bz2
gentoo-71c71dde25dbee5cd8983dbafed266b2244d28b7.zip
dev-libs/immer: keyword 0.8.1-r1 for ~ppc64
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/immer/immer-0.8.1-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/immer/immer-0.8.1-r1.ebuild b/dev-libs/immer/immer-0.8.1-r1.ebuild
index 3d52cf8cbd2a..380df851f358 100644
--- a/dev-libs/immer/immer-0.8.1-r1.ebuild
+++ b/dev-libs/immer/immer-0.8.1-r1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/arximboldi/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.g
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="amd64 ~arm64 ~riscv ~x86"
+KEYWORDS="amd64 ~arm64 ~ppc64 ~riscv ~x86"
IUSE="test"
RESTRICT="!test? ( test )"