summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur Zamarin <arthurzam@gentoo.org>2023-07-28 17:56:08 +0000
committerArthur Zamarin <arthurzam@gentoo.org>2023-07-28 17:56:08 +0000
commitcb53263537e153aa81796002d4a8f3e56b07af55 (patch)
treebe06ef0a3c1b8ba4aef1c3fd801bf95501094eb0 /dev-cpp
parentdev-libs/castxml: add 0.6.1 (diff)
downloadgentoo-cb53263537e153aa81796002d4a8f3e56b07af55.tar.gz
gentoo-cb53263537e153aa81796002d4a8f3e56b07af55.tar.bz2
gentoo-cb53263537e153aa81796002d4a8f3e56b07af55.zip
dev-cpp/magic_enum: Keyword 0.8.2 ppc64, #908285
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'dev-cpp')
-rw-r--r--dev-cpp/magic_enum/magic_enum-0.8.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild b/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild
index 799bfa9f0ed8..4b3b1362dd0a 100644
--- a/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild
+++ b/dev-cpp/magic_enum/magic_enum-0.8.2.ebuild
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/Neargye/magic_enum/archive/refs/tags/v${PV}.tar.gz -
LICENSE="MIT"
SLOT="0"
-KEYWORDS="~amd64 ~arm64 ~x86"
+KEYWORDS="~amd64 ~arm64 ~ppc64 ~x86"
IUSE="test"
# Tests fail to compile
RESTRICT="!test? ( test ) test"