diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:22:53 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2016-02-26 22:30:34 +0000 |
commit | 543120b304b7096f5f37e12b2b9ca69b0870f38e (patch) | |
tree | 6848c1864929f19a7884a1050fc0e4c4b96a9d95 /dev-haskell | |
parent | dev-haskell/extra: stable for x86, amd64 (diff) | |
download | gentoo-543120b304b7096f5f37e12b2b9ca69b0870f38e.tar.gz gentoo-543120b304b7096f5f37e12b2b9ca69b0870f38e.tar.bz2 gentoo-543120b304b7096f5f37e12b2b9ca69b0870f38e.zip |
dev-haskell/uniplate: stable for x86, amd64
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-haskell')
-rw-r--r-- | dev-haskell/uniplate/uniplate-1.6.12.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/uniplate/uniplate-1.6.12.ebuild b/dev-haskell/uniplate/uniplate-1.6.12.ebuild index cb51d2e99f90..c2519f365f81 100644 --- a/dev-haskell/uniplate/uniplate-1.6.12.ebuild +++ b/dev-haskell/uniplate/uniplate-1.6.12.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/hashable-1.1.2.3:=[profile?] <dev-haskell/hashable-1.3:=[profile?] |