diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:37:00 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:48 +0100 |
commit | aa08580526b753bcf8dd5483313a945546e2637a (patch) | |
tree | 9076e2a561cf6b74aa2b602b1ac0b74f7c8d732d /dev-haskell/http-common | |
parent | dev-haskell/snap-core: stable 1.0.1.0 for x86/amd64, bug #631138 (diff) | |
download | gentoo-aa08580526b753bcf8dd5483313a945546e2637a.tar.gz gentoo-aa08580526b753bcf8dd5483313a945546e2637a.tar.bz2 gentoo-aa08580526b753bcf8dd5483313a945546e2637a.zip |
dev-haskell/http-common: stable 0.8.2.0 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/http-common')
-rw-r--r-- | dev-haskell/http-common/http-common-0.8.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http-common/http-common-0.8.2.0.ebuild b/dev-haskell/http-common/http-common-0.8.2.0.ebuild index 1f370214e3eb..08ba581d8b47 100644 --- a/dev-haskell/http-common/http-common-0.8.2.0.ebuild +++ b/dev-haskell/http-common/http-common-0.8.2.0.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/base64-bytestring:=[profile?] |