commit: 8f00a73782923ef5d193ea82b903b04acf750bb1
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Sat Jul 29 20:35:08 2017 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Sat Jul 29 20:35:08 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f00a737
media-libs/libdmtx: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
media-libs/libdmtx/libdmtx-0.7.4.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/media-libs/libdmtx/libdmtx-0.7.4.ebuild
b/media-libs/libdmtx/libdmtx-0.7.4.ebuild
index e0c22120ee9..7677996a6a5 100644
--- a/media-libs/libdmtx/libdmtx-0.7.4.ebuild
+++ b/media-libs/libdmtx/libdmtx-0.7.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=4
@@ -9,7 +9,7 @@
SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
-KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd"
+KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~x86-fbsd"
IUSE="static-libs"
DEPEND=""