summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2015-09-19 14:47:23 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2015-09-19 16:52:32 +0100
commite9d96a1b1b0924ac1136a5aa8083bb26fc84b51b (patch)
tree82e9ae2acf97ed62b42b0d99c4b48a08338cfee4
parentdev-haskell/cmark: amd64, x86 stable, bug #559988 (diff)
downloadgentoo-e9d96a1b1b0924ac1136a5aa8083bb26fc84b51b.tar.gz
gentoo-e9d96a1b1b0924ac1136a5aa8083bb26fc84b51b.tar.bz2
gentoo-e9d96a1b1b0924ac1136a5aa8083bb26fc84b51b.zip
dev-haskell/tagsoup: amd64, x86 stable, bug #559988
Package-Manager: portage-2.2.20
-rw-r--r--dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild b/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild
index 176a8c408310..af91148e5fd7 100644
--- a/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild
+++ b/dev-haskell/tagsoup/tagsoup-0.13.3-r1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz"
LICENSE="BSD"
SLOT="0/${PV}"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="download testprog"
RDEPEND="dev-haskell/text:=[profile?]