dev-haskell/tagsoup: stable 0.13.10 for x86/amd64, bug #631138
authorSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Sep 2017 17:05:55 +0000 (18:05 +0100)
committerSergei Trofimovich <slyfox@gentoo.org>
Sat, 23 Sep 2017 18:40:13 +0000 (19:40 +0100)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"

dev-haskell/tagsoup/tagsoup-0.13.10.ebuild

index ef90caa44e4e015cb09190ee78df40bc1c5c33ef..b41cfdf46d2777210ad98366af4bcee9c856b9c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -14,7 +14,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?]