summaryrefslogtreecommitdiff
path: root/dev-ml/react/react-1.2.2-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/react/react-1.2.2-r1.ebuild')
-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 5f05d500056c..d00b8889f92b 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"