diff options
| author | Matt Turner <mattst88@gentoo.org> | 2020-03-16 19:58:08 -0700 |
|---|---|---|
| committer | Matt Turner <mattst88@gentoo.org> | 2020-03-16 20:00:34 -0700 |
| commit | 843cfedca8a8bdff47c0729d9d28a726a8596c55 (patch) | |
| tree | 82a9494da1a52d47d5da04963d98c296f46714c3 /dev-haskell/hashtables | |
| parent | 78d741597f35c60f5ad7261a7d9950a285bb6a68 (diff) | |
| download | gentoo-843cfedca8a8bdff47c0729d9d28a726a8596c55.tar.gz gentoo-843cfedca8a8bdff47c0729d9d28a726a8596c55.tar.bz2 gentoo-843cfedca8a8bdff47c0729d9d28a726a8596c55.zip | |
dev-haskell/*: drop alpha keywords
Signed-off-by: Matt Turner <mattst88@gentoo.org>
Diffstat (limited to 'dev-haskell/hashtables')
| -rw-r--r-- | dev-haskell/hashtables/hashtables-1.1.2.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-haskell/hashtables/hashtables-1.2.1.0.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild b/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild index 4cd9928d28cd..9ffb1116d168 100644 --- a/dev-haskell/hashtables/hashtables-1.1.2.1.ebuild +++ b/dev-haskell/hashtables/hashtables-1.1.2.1.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" +KEYWORDS="amd64 ~ia64 ppc ppc64 sparc x86" IUSE="bounds-checking portable cpu_flags_x86_sse4_1 +unsafe-tricks" RDEPEND="dev-haskell/primitive:=[profile?] diff --git a/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild b/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild index 50f67486296b..edb4720b2f0f 100644 --- a/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild +++ b/dev-haskell/hashtables/hashtables-1.2.1.0.ebuild @@ -15,7 +15,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" +KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="bounds-checking cpu_flags_x86_sse4_2 portable +unsafe-tricks" RDEPEND="dev-haskell/primitive:=[profile?] |
