commit: 7b966011600f6cb04397d2e7715ccdbec545b4a6 Author: Keri Harris <keri <AT> gentoo <DOT> org> AuthorDate: Thu Jan 7 07:25:30 2021 +0000 Commit: Keri Harris <keri <AT> gentoo <DOT> org> CommitDate: Thu Jan 7 07:25:30 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b966011
dev-lang/mercury-extras: stabilize 20.06 amd64 + x86, #764194 Package-Manager: Portage-3.0.4, Repoman-2.3.22 Signed-off-by: Keri Harris <keri <AT> gentoo.org> dev-lang/mercury-extras/mercury-extras-20.06.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-lang/mercury-extras/mercury-extras-20.06.ebuild b/dev-lang/mercury-extras/mercury-extras-20.06.ebuild index cf0817367fe..7a5e3bfc206 100644 --- a/dev-lang/mercury-extras/mercury-extras-20.06.ebuild +++ b/dev-lang/mercury-extras/mercury-extras-20.06.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -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="cairo examples glut gmp iodbc ncurses odbc opengl ssl tk tommath X xml" REQUIRED_USE="?? ( odbc iodbc )"
