diff options
Diffstat (limited to 'dev-haskell/http/http-4000.2.17.ebuild')
-rw-r--r-- | dev-haskell/http/http-4000.2.17.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/http/http-4000.2.17.ebuild b/dev-haskell/http/http-4000.2.17.ebuild index 1724d10914cc..1f21c8bb16bf 100644 --- a/dev-haskell/http/http-4000.2.17.ebuild +++ b/dev-haskell/http/http-4000.2.17.ebuild @@ -18,7 +18,7 @@ SRC_URI="https://hackage.haskell.org/package/${MY_P}/${MY_P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="" RESTRICT=test # missing ia64 alpha keywords for dev-haskell/puremd5 |