diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:04:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-03-04 07:45:00 +0100 |
commit | 34be122989aa852160e88a747ad67a0e1a4f2bb0 (patch) | |
tree | daf81f57131114da086ce72a42261164c93e3334 /x11-libs | |
parent | app-editors/leo: x86 stable (bug #649098) (diff) | |
download | gentoo-34be122989aa852160e88a747ad67a0e1a4f2bb0.tar.gz gentoo-34be122989aa852160e88a747ad67a0e1a4f2bb0.tar.bz2 gentoo-34be122989aa852160e88a747ad67a0e1a4f2bb0.zip |
x11-libs/libfakekey: x86 stable (bug #648872)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'x11-libs')
-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 112b8cab3703..b865dc4827dc 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" |