diff options
Diffstat (limited to 'dev-util/bustle/bustle-0.5.4.ebuild')
-rw-r--r-- | dev-util/bustle/bustle-0.5.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild b/dev-util/bustle/bustle-0.5.4.ebuild index 79a27f23e784..3c422fff02f7 100644 --- a/dev-util/bustle/bustle-0.5.4.ebuild +++ b/dev-util/bustle/bustle-0.5.4.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="LGPL-2 GPL-2 GPL-3" SLOT="0" -KEYWORDS="amd64 x86" +KEYWORDS="~amd64 ~x86" IUSE="interactivetests +threaded" RESTRICT=test # fails one propery test |