diff options
author | Johannes Huber <johu@gentoo.org> | 2018-05-01 20:17:05 +0200 |
---|---|---|
committer | Johannes Huber <johu@gentoo.org> | 2018-05-01 20:19:11 +0200 |
commit | 44238443f05719e1cc7bc52836edcf631e8326dd (patch) | |
tree | bdef8ac47bd557f0c5bcd12afd3335f43330da41 /x11-libs/libfakekey | |
parent | www-client/firefox: Bump to version 52.7.4 (diff) | |
download | gentoo-44238443f05719e1cc7bc52836edcf631e8326dd.tar.gz gentoo-44238443f05719e1cc7bc52836edcf631e8326dd.tar.bz2 gentoo-44238443f05719e1cc7bc52836edcf631e8326dd.zip |
x11-libs/libfakekey: 0.1-r3 ppc stable
Based on testing by ernsteiswuerfel.
Thanks-to: ernsteiswuerfel <erhard_f@mailbox.org>
Bug: https://bugs.gentoo.org/648872
Package-Manager: Portage-2.3.31, Repoman-2.3.9
Diffstat (limited to 'x11-libs/libfakekey')
-rw-r--r-- | x11-libs/libfakekey/libfakekey-0.1-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild index b865dc4827dc..d423f654cc18 100644 --- a/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild +++ b/x11-libs/libfakekey/libfakekey-0.1-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://downloads.yoctoproject.org/releases/matchbox/${PN}/${PV}/${P}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 x86" +KEYWORDS="amd64 ~arm ~arm64 ~hppa ppc ~ppc64 x86" IUSE="debug doc" RDEPEND="x11-libs/libXtst" |