diff options
-rw-r--r-- | dev-lang/mercury-extras/mercury-extras-13.05.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mercury-extras/mercury-extras-13.05.2.ebuild b/dev-lang/mercury-extras/mercury-extras-13.05.2.ebuild index effc7199e417..70dfd4c9d68f 100644 --- a/dev-lang/mercury-extras/mercury-extras-13.05.2.ebuild +++ b/dev-lang/mercury-extras/mercury-extras-13.05.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -16,7 +16,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" |