summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYixun Lan <dlan@gentoo.org>2015-03-03 11:04:59 +0000
committerYixun Lan <dlan@gentoo.org>2015-03-03 11:04:59 +0000
commit3dd0947606c072423a01ff9b0492dc956293d104 (patch)
tree3f7b93af8486326148dcba7034aa162f4042b9cb /x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
parentadd arm64 support, tested on A53 board (diff)
downloadgentoo-2-3dd0947606c072423a01ff9b0492dc956293d104.tar.gz
gentoo-2-3dd0947606c072423a01ff9b0492dc956293d104.tar.bz2
gentoo-2-3dd0947606c072423a01ff9b0492dc956293d104.zip
add arm64 support, tested on A53 board
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 0xAABEFD55)
Diffstat (limited to 'x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild')
-rw-r--r--x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
index 54717ae5c56c..c15e3f81da6b 100644
--- a/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
+++ b/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild
@@ -1,13 +1,13 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild,v 1.10 2013/10/08 05:05:56 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-drivers/xf86-video-dummy/xf86-video-dummy-0.3.7.ebuild,v 1.11 2015/03/03 11:04:59 dlan Exp $
EAPI=5
inherit xorg-2
DESCRIPTION="X.Org driver for dummy cards"
-KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux"
IUSE="dga"
RDEPEND=">=x11-base/xorg-server-1.0.99"