summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKeri Harris <keri@gentoo.org>2022-08-14 17:17:36 +0200
committerKeri Harris <keri@gentoo.org>2022-08-14 17:17:36 +0200
commit0188d5e398c76759ef69f0d015bd35eb58979f3b (patch)
tree643bea8e9f5fba58e12ef70dddad1b95ccf61d51 /dev-lang/mercury/mercury-22.01.1.ebuild
parentdev-lang/cxprolog: support building with JDK 11 (diff)
downloadgentoo-0188d5e398c76759ef69f0d015bd35eb58979f3b.tar.gz
gentoo-0188d5e398c76759ef69f0d015bd35eb58979f3b.tar.bz2
gentoo-0188d5e398c76759ef69f0d015bd35eb58979f3b.zip
dev-lang/mercury: stable on amd64, x86. Bug #865153
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Keri Harris <keri@gentoo.org>
Diffstat (limited to 'dev-lang/mercury/mercury-22.01.1.ebuild')
-rw-r--r--dev-lang/mercury/mercury-22.01.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-lang/mercury/mercury-22.01.1.ebuild b/dev-lang/mercury/mercury-22.01.1.ebuild
index ce546ba92a86..b56c538277e8 100644
--- a/dev-lang/mercury/mercury-22.01.1.ebuild
+++ b/dev-lang/mercury/mercury-22.01.1.ebuild
@@ -15,7 +15,7 @@ SRC_URI="https://dl.mercurylang.org/release/${MY_P}.tar.gz
LICENSE="GPL-2 LGPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE="debug doc emacs examples java mono profile readline test threads trail"
RESTRICT="!test? ( test )"