diff options
Diffstat (limited to 'dev-haskell/punycode/punycode-2.0.ebuild')
-rw-r--r-- | dev-haskell/punycode/punycode-2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/punycode/punycode-2.0.ebuild b/dev-haskell/punycode/punycode-2.0.ebuild index 305a6f0ba14a..1868a53af40f 100644 --- a/dev-haskell/punycode/punycode-2.0.ebuild +++ b/dev-haskell/punycode/punycode-2.0.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="" RESTRICT=test # runs slow, finds error |