commit: f3f5f10aaf360c30eaa60061a2b186477d06fa5b
Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
AuthorDate: Sun May 15 17:34:12 2016 +0000
Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
CommitDate: Sun May 15 17:39:48 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f3f5f10a
dev-util/bustle: amd64/x86 stable, bug #563090
Package-Manager: portage-2.2.28
dev-util/bustle/bustle-0.5.4.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-util/bustle/bustle-0.5.4.ebuild
b/dev-util/bustle/bustle-0.5.4.ebuild
index 8be9e2d..a8ae80a 100644
--- a/dev-util/bustle/bustle-0.5.4.ebuild
+++ b/dev-util/bustle/bustle-0.5.4.ebuild
@@ -15,7 +15,7 @@
SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2 GPL-2 GPL-3"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="interactivetests +threaded"
RDEPEND="dev-haskell/cairo:=