diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:35:08 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-07-29 22:35:08 +0200 |
commit | 8f00a73782923ef5d193ea82b903b04acf750bb1 (patch) | |
tree | cc82815f66af05173d538daf446d1b1a8d36974a /media-libs/libdmtx | |
parent | kde-frameworks/prison: keyword ~arm64 (diff) | |
download | gentoo-8f00a73782923ef5d193ea82b903b04acf750bb1.tar.gz gentoo-8f00a73782923ef5d193ea82b903b04acf750bb1.tar.bz2 gentoo-8f00a73782923ef5d193ea82b903b04acf750bb1.zip |
media-libs/libdmtx: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'media-libs/libdmtx')
-rw-r--r-- | media-libs/libdmtx/libdmtx-0.7.4.ebuild | 4 |
1 files 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 e0c22120ee96..7677996a6a57 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="" |