dev-java/jansi: Stable for amd64. Stable for x86 using the ALLARCHES policy. Fixes bug 563676.

Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Patrice Clement
2015-10-25 14:37:19 +00:00
parent 1c458f323b
commit 5c39fff405

View File

@@ -5,7 +5,7 @@
EAPI="5"
JAVA_PKG_IUSE="source test doc"
inherit vcs-snapshot java-pkg-2 java-ant-2
inherit java-pkg-2 java-ant-2
DESCRIPTION="Jansi is a small java library that allows you to use ANSI escape sequences in your console output"
HOMEPAGE="http://jansi.fusesource.org/"
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/fusesource/${PN}/archive/${P}.zip"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~x86"
KEYWORDS="amd64 x86"
CDEPEND="dev-java/jansi-native:0"