dev-java/jansi: Stable for amd64. Stable for x86 using the ALLARCHES policy. Fixes...
authorPatrice Clement <monsieurp@gentoo.org>
Sun, 25 Oct 2015 14:37:19 +0000 (14:37 +0000)
committerPatrice Clement <monsieurp@gentoo.org>
Sun, 25 Oct 2015 14:37:19 +0000 (14:37 +0000)
Package-Manager: portage-2.2.20.1
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
dev-java/jansi/jansi-1.5.ebuild

index 844359ff128bedddbd5f8fa8b4209e9dffbefbc3..ae1016022d05c7ef1f579c6b5cafdfb9f450f3e4 100644 (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"