diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:15:28 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:30:34 +0000 |
commit | 2dd431d46a6b966d1603efa5f6cf382b5c636c4f (patch) | |
tree | bea3a09c1e93c39dfc2a411fe316cfd33c10055e /dev-haskell/distributive | |
parent | dev-haskell/test-framework-th: stable for x86, amd64 (diff) | |
download | gentoo-2dd431d46a6b966d1603efa5f6cf382b5c636c4f.tar.gz gentoo-2dd431d46a6b966d1603efa5f6cf382b5c636c4f.tar.bz2 gentoo-2dd431d46a6b966d1603efa5f6cf382b5c636c4f.zip |
dev-haskell/distributive: stable for x86, amd64
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-haskell/distributive')
-rw-r--r-- | dev-haskell/distributive/distributive-0.4.4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/distributive/distributive-0.4.4.ebuild b/dev-haskell/distributive/distributive-0.4.4.ebuild index d4049bca852b..ef3f2a855450 100644 --- a/dev-haskell/distributive/distributive-0.4.4.ebuild +++ b/dev-haskell/distributive/distributive-0.4.4.ebuild @@ -16,7 +16,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/tagged-0.7:=[profile?] <dev-haskell/tagged-1:=[profile?] |