summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/react/react-1.2.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ml/react/react-1.2.2-r1.ebuild b/dev-ml/react/react-1.2.2-r1.ebuild
index d296375cbf27..6db752613af4 100644
--- a/dev-ml/react/react-1.2.2-r1.ebuild
+++ b/dev-ml/react/react-1.2.2-r1.ebuild
@@ -13,7 +13,7 @@ if [[ ${PV} == *9999 ]]; then
EGIT_REPO_URI="https://github.com/dbuenzli/react.git"
else
SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz"
- KEYWORDS="~amd64 arm ~arm64 ~ppc ~ppc64 ~riscv ~x86"
+ KEYWORDS="~amd64 arm arm64 ~ppc ~ppc64 ~riscv ~x86"
fi
LICENSE="BSD"