diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:15:51 +0100 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2017-02-16 18:15:51 +0100 |
commit | 00de7dab0cd2fa830c0a895381ffc96edac2dac3 (patch) | |
tree | 4e38988b5a00eb41e5df1bf8a9b65c2d8cd384e2 /dev-lang/xsb | |
parent | media-sound/moc: amd64 stable wrt bug #609512 (diff) | |
download | gentoo-00de7dab0cd2fa830c0a895381ffc96edac2dac3.tar.gz gentoo-00de7dab0cd2fa830c0a895381ffc96edac2dac3.tar.bz2 gentoo-00de7dab0cd2fa830c0a895381ffc96edac2dac3.zip |
dev-lang/xsb: amd64 stable wrt bug #609082
Package-Manager: portage-2.3.3
RepoMan-Options: --include-arches="amd64"
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Diffstat (limited to 'dev-lang/xsb')
-rw-r--r-- | dev-lang/xsb/xsb-3.6.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/xsb/xsb-3.6.0.ebuild b/dev-lang/xsb/xsb-3.6.0.ebuild index 0bca9f5748fd..6573b263511f 100644 --- a/dev-lang/xsb/xsb-3.6.0.ebuild +++ b/dev-lang/xsb/xsb-3.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -17,7 +17,7 @@ SRC_URI="http://xsb.sourceforge.net/downloads/${MY_P}.tar.gz LICENSE="GPL-2 LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="curl debug iodbc java mysql odbc pcre threads xml" RDEPEND="curl? ( net-misc/curl ) |