diff options
Diffstat (limited to 'dev-haskell/hjsmin/hjsmin-0.2.1.ebuild')
-rw-r--r-- | dev-haskell/hjsmin/hjsmin-0.2.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hjsmin/hjsmin-0.2.1.ebuild b/dev-haskell/hjsmin/hjsmin-0.2.1.ebuild index 63c56bcf4700..d34c0a0ac0e8 100644 --- a/dev-haskell/hjsmin/hjsmin-0.2.1.ebuild +++ b/dev-haskell/hjsmin/hjsmin-0.2.1.ebuild @@ -13,7 +13,7 @@ HOMEPAGE="https://github.com/erikd/hjsmin" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 ~arm64 ~ppc64 ~riscv ~x86" PATCHES=( "${FILESDIR}/${PN}-0.2.0.4-fix-tests.patch" |