diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 18:49:45 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-09-23 19:40:52 +0100 |
commit | 5866ef2cbf01e0c3d22c3a04b932a5fc644a1965 (patch) | |
tree | dc56bf83e74dfe73ae5b02b9bcfae2154f3ba17a /dev-haskell | |
parent | dev-haskell/lens: stable 4.14 for x86/amd64, bug #631138 (diff) | |
download | gentoo-5866ef2cbf01e0c3d22c3a04b932a5fc644a1965.tar.gz gentoo-5866ef2cbf01e0c3d22c3a04b932a5fc644a1965.tar.bz2 gentoo-5866ef2cbf01e0c3d22c3a04b932a5fc644a1965.zip |
dev-haskell/adjunctions: stable 4.3 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')
-rw-r--r-- | dev-haskell/adjunctions/adjunctions-4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/adjunctions/adjunctions-4.3.ebuild b/dev-haskell/adjunctions/adjunctions-4.3.ebuild index 1944de8a2dbc..1f6915ab2585 100644 --- a/dev-haskell/adjunctions/adjunctions-4.3.ebuild +++ b/dev-haskell/adjunctions/adjunctions-4.3.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/comonad-4:=[profile?] <dev-haskell/comonad-6:=[profile?] |