summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRoy Bamford <neddyseagoon@gentoo.org>2017-10-17 17:51:27 +0100
committerPatrice Clement <monsieurp@gentoo.org>2017-12-21 22:15:42 +0100
commit72cb2d8c1c64af2d35503ea6cd41cc9ff6db8f11 (patch)
treef6716e8e17db8c670183dd837ac0b83d153c5143
parentmate-extra/mate-netbook: added ~arm64 keyword. (diff)
downloadgentoo-72cb2d8c1c64af2d35503ea6cd41cc9ff6db8f11.tar.gz
gentoo-72cb2d8c1c64af2d35503ea6cd41cc9ff6db8f11.tar.bz2
gentoo-72cb2d8c1c64af2d35503ea6cd41cc9ff6db8f11.zip
x11-libs/libfakekey: added ~arm64 keyword.
Package-Manager: Portage-2.3.11, Repoman-2.3.3
-rw-r--r--x11-libs/libfakekey/libfakekey-0.1-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-libs/libfakekey/libfakekey-0.1-r2.ebuild b/x11-libs/libfakekey/libfakekey-0.1-r2.ebuild
index 962212c640fe..cfbc9fdf891d 100644
--- a/x11-libs/libfakekey/libfakekey-0.1-r2.ebuild
+++ b/x11-libs/libfakekey/libfakekey-0.1-r2.ebuild
@@ -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 ~ppc64 ~x86"
+KEYWORDS="~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~x86"
IUSE="debug doc"
RDEPEND="x11-libs/libXtst"