commit: a248f1de25f0a5d0597d48a4b4028f3e33a37c84 Author: Alexis Ballier <aballier <AT> gentoo <DOT> org> AuthorDate: Mon Jun 26 08:28:28 2017 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Mon Jun 26 08:37:43 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a248f1de
media-gfx/qrencode: keyword ~arm64 Package-Manager: Portage-2.3.6, Repoman-2.3.2 media-gfx/qrencode/qrencode-3.4.4-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild b/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild index e25dbfe7b76..cd513133dd2 100644 --- a/media-gfx/qrencode/qrencode-3.4.4-r1.ebuild +++ b/media-gfx/qrencode/qrencode-3.4.4-r1.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=6 @@ -11,7 +11,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng:0="
