summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2017-10-09 14:43:44 +0000
committerSergei Trofimovich <slyfox@gentoo.org>2017-10-09 14:44:38 +0000
commit4a69ca1a7047d994228c87cfa6e9b4962f27dfeb (patch)
treeb4f7d260220188719005af3bb5f1e49c103ec79d /x11-libs/libfakekey
parentdev-util/strace: stable 4.16 for hppa, bug #620086 (thanks to Rolf Eike Beer) (diff)
downloadgentoo-4a69ca1a7047d994228c87cfa6e9b4962f27dfeb.tar.gz
gentoo-4a69ca1a7047d994228c87cfa6e9b4962f27dfeb.tar.bz2
gentoo-4a69ca1a7047d994228c87cfa6e9b4962f27dfeb.zip
x11-libs/libfakekey: keyworded 0.1-r1 for ppc64, bug #633320 (thanks to ernsteiswuerfel)
Package-Manager: Portage-2.3.10, Repoman-2.3.3 RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r--x11-libs/libfakekey/libfakekey-0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
index fdce40065a26..eff9f11885f9 100644
--- a/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
+++ b/x11-libs/libfakekey/libfakekey-0.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=2
@@ -11,7 +11,7 @@ SRC_URI="http://matchbox-project.org/sources/${PN}/${PV}/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="amd64 ~arm ~hppa ppc x86"
+KEYWORDS="amd64 ~arm ~hppa ppc ~ppc64 x86"
IUSE="debug doc"
RDEPEND="x11-libs/libXtst"