diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 15:12:59 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-19 15:26:15 +0200 |
commit | 0801841aa5468d1839bd419efde0ef2e65f5ba6b (patch) | |
tree | e43353efbd592b00f3426ee1371a9e751476c551 /x11-drivers/xf86-input-tslib | |
parent | xfce-base/xfce4-settings: Bump to 4.13.1 (compat with new xfconf) (diff) | |
download | gentoo-0801841aa5468d1839bd419efde0ef2e65f5ba6b.tar.gz gentoo-0801841aa5468d1839bd419efde0ef2e65f5ba6b.tar.bz2 gentoo-0801841aa5468d1839bd419efde0ef2e65f5ba6b.zip |
x11-drivers/xf86-input-tslib: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-drivers/xf86-input-tslib')
-rw-r--r-- | x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild index da469d4da5ce..645d65c0f2ea 100644 --- a/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild +++ b/x11-drivers/xf86-input-tslib/xf86-input-tslib-0.0.6-r3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -13,7 +13,7 @@ HOMEPAGE="http://www.pengutronix.de/software/xf86-input-tslib/index_en.html" SRC_URI="ftp://cdn.debian.net/debian/pool/main/x/${PN}/${DEBSOURCES}" LICENSE="GPL-2" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~sh sparc x86" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86" IUSE="" RDEPEND="x11-libs/tslib" |