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/regex-compat | |
| 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/regex-compat')
| -rw-r--r-- | dev-haskell/regex-compat/regex-compat-0.95.1-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
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?] |
