diff options
author | Aaron Bauman <bman@gentoo.org> | 2019-05-27 17:01:04 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2019-05-27 17:01:04 -0400 |
commit | d37489fdc30e51ed71e6a2df61169dbc517fd401 (patch) | |
tree | 4247056997ff705da434a39c71af29b83f865969 /media-libs/libdmtx | |
parent | dev-libs/libgit2: arm64 stable (diff) | |
download | gentoo-d37489fdc30e51ed71e6a2df61169dbc517fd401.tar.gz gentoo-d37489fdc30e51ed71e6a2df61169dbc517fd401.tar.bz2 gentoo-d37489fdc30e51ed71e6a2df61169dbc517fd401.zip |
media-libs/libdmtx: arm64 stable
Signed-off-by: Aaron Bauman <bman@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.12
RepoMan-Options: --include-arches="arm64"
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 ebeeb12a21d5..860a328be6d6 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-2017 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/project/${PN}/${PN}/${PV}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="amd64 ~arm ~arm64 ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm arm64 ppc ppc64 x86 ~x86-fbsd" IUSE="static-libs" DEPEND="" |