From 843cfedca8a8bdff47c0729d9d28a726a8596c55 Mon Sep 17 00:00:00 2001 From: Matt Turner Date: Mon, 16 Mar 2020 19:58:08 -0700 Subject: dev-haskell/*: drop alpha keywords Signed-off-by: Matt Turner --- dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dev-haskell/regex-compat') diff --git a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild index b5a98e8150e3..458ee8b4e32d 100644 --- a/dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild +++ b/dev-haskell/regex-compat/regex-compat-0.95.1-r1.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 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris" +KEYWORDS="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?] -- cgit v1.2.3-65-gdbad