summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2020-05-31 20:08:32 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2020-05-31 20:09:30 +0100
commitfcaf9fe4dec1a44d948835e05bada56507bc582c (patch)
treed3ab1d4e26f0fa9389b5a656fb0a45fce7903e07 /dev-cpp/antlr-cpp
parentdev-libs/libcbor: keyworded 0.7.0 for ppc (diff)
downloadgentoo-fcaf9fe4dec1a44d948835e05bada56507bc582c.tar.gz
gentoo-fcaf9fe4dec1a44d948835e05bada56507bc582c.tar.bz2
gentoo-fcaf9fe4dec1a44d948835e05bada56507bc582c.zip
dev-cpp/antlr-cpp: keyworded 4.7.2 for ppc
keyworded wrt , bug #726418 Package-Manager: Portage-2.3.100, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-cpp/antlr-cpp')
-rw-r--r--dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
index 93dee6e7c913..1f45e536e218 100644
--- a/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
+++ b/dev-cpp/antlr-cpp/antlr-cpp-4.7.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2019 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -10,7 +10,7 @@ HOMEPAGE="https://www.antlr.org/"
SRC_URI="https://www.antlr.org/download/antlr4-cpp-runtime-${PV}-source.zip -> ${P}.zip"
LICENSE="BSD"
SLOT="4"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc x86"
DEPEND="app-arch/zip"