diff options
Diffstat (limited to 'dev-haskell/regex-posix/regex-posix-0.95.2.ebuild')
-rw-r--r-- | dev-haskell/regex-posix/regex-posix-0.95.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild index 5b6881c88ed0..b9a761371d96 100644 --- a/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild +++ b/dev-haskell/regex-posix/regex-posix-0.95.2.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://hackage/packages/archive/${PN}/${PV}/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" IUSE="" RDEPEND=">=dev-haskell/regex-base-0.93[profile?] |