summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-03 22:19:01 +0100
committerDavid Seifert <soap@gentoo.org>2022-03-03 22:19:01 +0100
commite7685cf7f8448a23a1a471e5d8b38b5886de8b3d (patch)
tree0a0eaac00cef2c97b6c20adc03319b4a9270d608 /dev-ml/react
parentdev-ml/ppx_variants_conv: destabilise for ppc (diff)
downloadgentoo-e7685cf7f8448a23a1a471e5d8b38b5886de8b3d.tar.gz
gentoo-e7685cf7f8448a23a1a471e5d8b38b5886de8b3d.tar.bz2
gentoo-e7685cf7f8448a23a1a471e5d8b38b5886de8b3d.zip
dev-ml/react: destabilise for ppc
Signed-off-by: Sam James <sam@gentoo.org> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml/react')
-rw-r--r--dev-ml/react/react-1.2.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/react/react-1.2.1-r1.ebuild b/dev-ml/react/react-1.2.1-r1.ebuild
index 275e826b5074..c6e118bea164 100644
--- a/dev-ml/react/react-1.2.1-r1.ebuild
+++ b/dev-ml/react/react-1.2.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -11,7 +11,7 @@ SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="amd64 arm arm64 ppc ppc64 x86"
+KEYWORDS="amd64 arm arm64 ~ppc ppc64 x86"
IUSE="test"
RESTRICT="!test? ( test )"