diff options
Diffstat (limited to 'dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild')
-rw-r--r-- | dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild b/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild index bc92121a9bd4..3cddacbbe51b 100644 --- a/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild +++ b/dev-haskell/hashed-storage/hashed-storage-0.5.11.ebuild @@ -14,7 +14,7 @@ SRC_URI="https://hackage.haskell.org/package/${P}/${P}.tar.gz" LICENSE="BSD" SLOT="0/${PV}" -KEYWORDS="alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos" +KEYWORDS="~alpha amd64 ia64 ppc ppc64 sparc x86 ~amd64-linux ~ppc-macos ~x86-macos" IUSE="diff hpc test" RESTRICT="!test? ( test )" |