diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:22:54 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:53 +0200 |
commit | 2fce2e93cc11387c2f5cd976413a6ffdb1e2c3e9 (patch) | |
tree | ce08611699bd193e4025eb4091dae18d4dcfbde9 /x11-proto | |
parent | media-libs/compface: keyword ~arm64 (diff) | |
download | gentoo-2fce2e93cc11387c2f5cd976413a6ffdb1e2c3e9.tar.gz gentoo-2fce2e93cc11387c2f5cd976413a6ffdb1e2c3e9.tar.bz2 gentoo-2fce2e93cc11387c2f5cd976413a6ffdb1e2c3e9.zip |
x11-proto/dmxproto: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/dmxproto/dmxproto-2.3.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild index aaba2d7c651e..452d19c84de5 100644 --- a/x11-proto/dmxproto/dmxproto-2.3.1.ebuild +++ b/x11-proto/dmxproto/dmxproto-2.3.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=3 @@ -7,7 +7,7 @@ inherit xorg-2 DESCRIPTION="X.Org DMX protocol headers" -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/libdmx-1.0.99.1" |