diff options
author | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 21:04:45 +0200 |
---|---|---|
committer | Mart Raudsepp <leio@gentoo.org> | 2019-01-19 22:06:55 +0200 |
commit | dd7d7d4099317850948dc25f8160c425138a5454 (patch) | |
tree | 589b8c0f30da87d9fd071f42dae3a015f4435603 /x11-drivers | |
parent | media-libs/libepoxy: arm64 stable (diff) | |
download | gentoo-dd7d7d4099317850948dc25f8160c425138a5454.tar.gz gentoo-dd7d7d4099317850948dc25f8160c425138a5454.tar.bz2 gentoo-dd7d7d4099317850948dc25f8160c425138a5454.zip |
x11-drivers/xf86-input-mouse: arm64 stable
Package-Manager: Portage-2.3.52, Repoman-2.3.12
Signed-off-by: Mart Raudsepp <leio@gentoo.org>
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild index 505c9723dbe2..a0f97f1229a2 100644 --- a/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild +++ b/x11-drivers/xf86-input-mouse/xf86-input-mouse-1.9.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ inherit xorg-2 DESCRIPTION="X.Org driver for mouse input devices" -KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="" RDEPEND=">=x11-base/xorg-server-1.7" |