diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:21:35 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:39:25 -0600 |
commit | 81f5d325ba1abb7d353c226da8fd4f9627bbc071 (patch) | |
tree | 3561edc66e21039301f7a35b78cb1c0bb7e4b69b /x11-apps | |
parent | x11-apps/xev: Keyword 1.2.2 for ~arm64 (diff) | |
download | gentoo-81f5d325ba1abb7d353c226da8fd4f9627bbc071.tar.gz gentoo-81f5d325ba1abb7d353c226da8fd4f9627bbc071.tar.bz2 gentoo-81f5d325ba1abb7d353c226da8fd4f9627bbc071.zip |
x11-apps/xf86dga: Keyword 1.0.3 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xf86dga/xf86dga-1.0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild index 035e8012ff6b..652eeb335a91 100644 --- a/x11-apps/xf86dga/xf86dga-1.0.3.ebuild +++ b/x11-apps/xf86dga/xf86dga-1.0.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="test program for the XFree86-DGA extension" -KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |