summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-10-15 23:30:36 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-10-15 23:30:36 +0100
commita40a938972b4d8fe976208a5620d144214aff8d1 (patch)
tree81e0e51442cd5c6b79826621c13edf0781419b88 /dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild
parentapp-text/mupdf: stable 1.18.0 for ppc (diff)
downloadgentoo-a40a938972b4d8fe976208a5620d144214aff8d1.tar.gz
gentoo-a40a938972b4d8fe976208a5620d144214aff8d1.tar.bz2
gentoo-a40a938972b4d8fe976208a5620d144214aff8d1.zip
dev-java/typesafe-config: keyworded 1.3.0-r2 for ppc64
keyworded wrt bug #748579 Package-Manager: Portage-3.0.8, Repoman-3.0.1 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild')
-rw-r--r--dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild b/dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild
index af863fe4372a..a8d9faf9ac95 100644
--- a/dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild
+++ b/dev-java/typesafe-config/typesafe-config-1.3.0-r2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -13,7 +13,7 @@ SRC_URI="https://github.com/typesafehub/config/archive/v${PV}.zip -> ${P}.zip"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="~amd64 ~ppc64 ~x86"
IUSE="doc source"
RDEPEND=">=virtual/jre-1.8"