summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-03-18 11:37:49 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2018-03-18 11:37:49 +0000
commit94d392da2564f7e3701bc11253729fab4f9ea6e9 (patch)
tree7df0ab0af961a225302b0e67fa6d2e0803522c4a /x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild
parentdev-python/pip: stable 9.0.1-r1 for hppa, bug #620762 (diff)
downloadgentoo-94d392da2564f7e3701bc11253729fab4f9ea6e9.tar.gz
gentoo-94d392da2564f7e3701bc11253729fab4f9ea6e9.tar.bz2
gentoo-94d392da2564f7e3701bc11253729fab4f9ea6e9.zip
x11-libs/xcb-util-xrm: keyworded 1.2 for ppc64, bug #638470
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild')
-rw-r--r--x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild
index 0a3f339d10e4..9ef45e42a233 100644
--- a/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild
+++ b/x11-libs/xcb-util-xrm/xcb-util-xrm-1.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -12,7 +12,7 @@ DESCRIPTION="X C-language Bindings sample implementations"
HOMEPAGE="https://xcb.freedesktop.org/"
SRC_URI="https://github.com/Airblader/${PN}/releases/download/v${PV}/${P}.tar.bz2"
-KEYWORDS="amd64 ~arm ~arm64 x86"
+KEYWORDS="amd64 ~arm ~arm64 ~ppc64 x86"
IUSE="test"
RDEPEND=">=x11-libs/libxcb-1.9.1[${MULTILIB_USEDEP}]