diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 16:16:13 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2015-09-20 19:50:26 +0100 |
commit | 0f645bfe683b1b6a09d8c3c185cf9c6fea76bbbb (patch) | |
tree | c776eb931fb7328861ca34a99ff983be44f23960 /dev-haskell/options | |
parent | dev-haskell/monads-tf: ia64 ppc64 stable, bug #524790 (diff) | |
download | gentoo-0f645bfe683b1b6a09d8c3c185cf9c6fea76bbbb.tar.gz gentoo-0f645bfe683b1b6a09d8c3c185cf9c6fea76bbbb.tar.bz2 gentoo-0f645bfe683b1b6a09d8c3c185cf9c6fea76bbbb.zip |
dev-haskell/options: alpha amd64 ia64 ppc ppc64 sparc x86 stable, bug #524790
Package-Manager: portage-2.2.20
Diffstat (limited to 'dev-haskell/options')
-rw-r--r-- | dev-haskell/options/options-1.2.1.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/options/options-1.2.1.1.ebuild b/dev-haskell/options/options-1.2.1.1.ebuild index f2c1f7d679e6..ef561ee8f705 100644 --- a/dev-haskell/options/options-1.2.1.1.ebuild +++ b/dev-haskell/options/options-1.2.1.1.ebuild @@ -15,7 +15,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="MIT" SLOT="0/${PV}" -KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86" IUSE="" RDEPEND=">=dev-haskell/monads-tf-0.1:=[profile?] |