diff options
author | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:12:09 -0600 |
---|---|---|
committer | Steev Klimaszewski <steev@gentoo.org> | 2016-03-04 01:12:09 -0600 |
commit | 084530a17305574d99eb6840b31e4db7a5e640a2 (patch) | |
tree | 649daba4860d88acd492b3a135efee893ae21e97 /x11-apps/xdriinfo | |
parent | x11-apps/xmodmap: Keyword 1.0.9 for ~arm64 (diff) | |
download | gentoo-084530a17305574d99eb6840b31e4db7a5e640a2.tar.gz gentoo-084530a17305574d99eb6840b31e4db7a5e640a2.tar.bz2 gentoo-084530a17305574d99eb6840b31e4db7a5e640a2.zip |
x11-apps/xdriinfo: Keyword 1.0.5 for ~arm64
Tested on Cortex-A53
Package-Manager: portage-2.2.27
Diffstat (limited to 'x11-apps/xdriinfo')
-rw-r--r-- | x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild index 21162817107c..a3ed478ee761 100644 --- a/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild +++ b/x11-apps/xdriinfo/xdriinfo-1.0.5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ inherit xorg-2 flag-o-matic multilib DESCRIPTION="query configuration information of DRI drivers" -KEYWORDS="~alpha amd64 arm hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" +KEYWORDS="~alpha amd64 arm ~arm64 hppa ~ia64 ~mips ppc ppc64 ~sh ~sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" RDEPEND="x11-libs/libX11 |