diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 10:26:32 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-17 13:10:53 +0200 |
commit | 86c8c829ac5a6d7d75aca857889a9e891e792be7 (patch) | |
tree | 3aef009899dc34afd28a4ce899b7d22600528db3 /x11-libs/libdmx | |
parent | x11-proto/dmxproto: keyword ~arm64 (diff) | |
download | gentoo-86c8c829ac5a6d7d75aca857889a9e891e792be7.tar.gz gentoo-86c8c829ac5a6d7d75aca857889a9e891e792be7.tar.bz2 gentoo-86c8c829ac5a6d7d75aca857889a9e891e792be7.zip |
x11-libs/libdmx: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'x11-libs/libdmx')
-rw-r--r-- | x11-libs/libdmx/libdmx-1.1.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libdmx/libdmx-1.1.3.ebuild b/x11-libs/libdmx/libdmx-1.1.3.ebuild index 218a6d2901fc..c8d018aea3ce 100644 --- a/x11-libs/libdmx/libdmx-1.1.3.ebuild +++ b/x11-libs/libdmx/libdmx-1.1.3.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 inherit xorg-2 DESCRIPTION="X.Org dmx library" -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 |