summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-07-12 13:34:00 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-07-12 13:34:00 +0100
commit28d36a95f541d7d15cdabad2fe92e78ed9d1814f (patch)
tree0c29ccea86839f734b598c948765072017b95384 /dev-java/jansi
parentdev-java/commons-vfs: keyworded 2.0-r1 for ppc64 (diff)
downloadgentoo-28d36a95f541d7d15cdabad2fe92e78ed9d1814f.tar.gz
gentoo-28d36a95f541d7d15cdabad2fe92e78ed9d1814f.tar.bz2
gentoo-28d36a95f541d7d15cdabad2fe92e78ed9d1814f.zip
dev-java/jansi: keyworded 1.11-r1 for ppc64
keyworded wrt bug #720116 Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/jansi')
-rw-r--r--dev-java/jansi/jansi-1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/jansi/jansi-1.11-r1.ebuild b/dev-java/jansi/jansi-1.11-r1.ebuild
index 521a8813c78f..e3cf445bf3ea 100644
--- a/dev-java/jansi/jansi-1.11-r1.ebuild
+++ b/dev-java/jansi/jansi-1.11-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI="5"
@@ -14,7 +14,7 @@ SRC_URI="https://github.com/fusesource/${PN}/tarball/${PN}-project-${PV} -> ${P}
LICENSE="Apache-2.0"
SLOT="1.11"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc64 x86"
CDEPEND="dev-java/jansi-native:0"