summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2019-02-17 17:38:47 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2019-02-17 17:39:56 +0000
commitc89beb154ebc13cfc4c792be37d1bb24c5f1f606 (patch)
treed42af43baa2dce01e1b4854ec02fba2331729ffd /dev-libs/utfcpp
parentdev-libs/libfmt: keyworded 5.3.0 for ppc/ppc64, bug #674034 (diff)
downloadgentoo-c89beb154ebc13cfc4c792be37d1bb24c5f1f606.tar.gz
gentoo-c89beb154ebc13cfc4c792be37d1bb24c5f1f606.tar.bz2
gentoo-c89beb154ebc13cfc4c792be37d1bb24c5f1f606.zip
dev-libs/utfcpp: keyworded 2.3.4 for ppc/ppc64, bug #674034
Tested-by: ernsteiswuerfel Package-Manager: Portage-2.3.60, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'dev-libs/utfcpp')
-rw-r--r--dev-libs/utfcpp/utfcpp-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
index 55dd1b6ce842..87fb7a69d0e7 100644
--- a/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
+++ b/dev-libs/utfcpp/utfcpp-2.3.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/utfcpp/utf8_v${PV//./_}.zip"
LICENSE="Boost-1.0"
SLOT="0"
-KEYWORDS="amd64 x86"
+KEYWORDS="amd64 ~ppc ~ppc64 x86"
IUSE=""
DEPEND="app-arch/unzip"