diff options
author | Keri Harris <keri@gentoo.org> | 2021-01-07 08:25:30 +0100 |
---|---|---|
committer | Keri Harris <keri@gentoo.org> | 2021-01-07 08:25:30 +0100 |
commit | 7b966011600f6cb04397d2e7715ccdbec545b4a6 (patch) | |
tree | 06119240aaa48ea1920c971950438bae7b89900f /dev-lang/mercury-extras | |
parent | dev-lang/mercury: stabilize 20.06 amd64 + x86, #764194 (diff) | |
download | gentoo-7b966011600f6cb04397d2e7715ccdbec545b4a6.tar.gz gentoo-7b966011600f6cb04397d2e7715ccdbec545b4a6.tar.bz2 gentoo-7b966011600f6cb04397d2e7715ccdbec545b4a6.zip |
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@gentoo.org>
Diffstat (limited to 'dev-lang/mercury-extras')
-rw-r--r-- | dev-lang/mercury-extras/mercury-extras-20.06.ebuild | 4 |
1 files 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 cf0817367fe4..7a5e3bfc206c 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 )" |