diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:06:31 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:14 +0100 |
commit | 65dc0c236ea71ebcc0b409e1040e3090f499f774 (patch) | |
tree | d4fe4d0482979accaa2942b60b9cacb615309a90 /dev-haskell/doctemplates | |
parent | dev-haskell/cmark: stable 0.5.6 for x86/amd64, bug #631138 (diff) | |
download | gentoo-65dc0c236ea71ebcc0b409e1040e3090f499f774.tar.gz gentoo-65dc0c236ea71ebcc0b409e1040e3090f499f774.tar.bz2 gentoo-65dc0c236ea71ebcc0b409e1040e3090f499f774.zip |
dev-haskell/doctemplates: stable 0.1.0.2 for x86/amd64, bug #631138
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="amd64 x86"
Diffstat (limited to 'dev-haskell/doctemplates')
-rw-r--r-- | dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild b/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild index 37a483a2bd8e..76a9bd875b29 100644 --- a/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild +++ b/dev-haskell/doctemplates/doctemplates-0.1.0.2.ebuild @@ -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="" RDEPEND="dev-haskell/aeson:=[profile?] |