diff options
author | Jason Zaman <perfinion@gentoo.org> | 2018-02-27 21:38:06 +0800 |
---|---|---|
committer | Jason Zaman <perfinion@gentoo.org> | 2018-02-27 21:42:52 +0800 |
commit | a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1 (patch) | |
tree | 2153467a43deb633ef6a61ae6f9eb31cf56a2d93 /x11-libs | |
parent | x11-terms/eterm: amd64 stable (diff) | |
download | gentoo-a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1.tar.gz gentoo-a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1.tar.bz2 gentoo-a18ed2b1e0e8ff2c95fa48dcca825e8035af65a1.zip |
x11-libs/libfakekey: amd64 stable
Gentoo-bug: 648872
Package-Manager: Portage-2.3.19, 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 ac34a6d782cb..112b8cab3703 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" |