dev-java/jtds: amd64 stable

Bug: https://bugs.gentoo.org/648124
Package-Manager: Portage-2.3.26, Repoman-2.3.7
This commit is contained in:
Aaron Bauman
2018-03-30 10:01:32 -04:00
parent 1fc49f926b
commit 18eec78bec

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}-src.zip"
HOMEPAGE="http://jtds.sourceforge.net"
LICENSE="LGPL-2.1"
SLOT="1.3"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 ~x86"
RESTRICT="test" # Needs a running server
CDEPEND="dev-java/jcifs:1.1"