diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:43:56 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2018-03-07 14:43:56 +0100 |
commit | b4ce8638600f51e498271df7ec1a0d1a077a8242 (patch) | |
tree | 0161a547410b99b506e189d70e0b31ab63dcda69 /dev-lang | |
parent | dev-lang/mercury: amd64 stable wrt bug #648224 (diff) | |
download | gentoo-b4ce8638600f51e498271df7ec1a0d1a077a8242.tar.gz gentoo-b4ce8638600f51e498271df7ec1a0d1a077a8242.tar.bz2 gentoo-b4ce8638600f51e498271df7ec1a0d1a077a8242.zip |
dev-lang/mercury-extras: amd64 stable wrt bug #648224
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.19, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/mercury-extras/mercury-extras-14.01.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury-extras/mercury-extras-14.01.1.ebuild b/dev-lang/mercury-extras/mercury-extras-14.01.1.ebuild index 0fb9ffe07f2b..d18808de18d3 100644 --- a/dev-lang/mercury-extras/mercury-extras-14.01.1.ebuild +++ b/dev-lang/mercury-extras/mercury-extras-14.01.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -15,7 +15,7 @@ SRC_URI="http://dl.mercurylang.org/release/${MY_P}.tar.gz LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="X cairo examples glut iodbc ncurses odbc opengl ssl tcl tk xml" |