diff options
author | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 10:28:28 +0200 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2017-06-26 10:37:43 +0200 |
commit | a248f1de25f0a5d0597d48a4b4028f3e33a37c84 (patch) | |
tree | 02f715bbfb687e0873e152e88213e5ea906a3187 /media-gfx/qrencode | |
parent | dev-db/libiodbc: keyword ~arm64 (diff) | |
download | gentoo-a248f1de25f0a5d0597d48a4b4028f3e33a37c84.tar.gz gentoo-a248f1de25f0a5d0597d48a4b4028f3e33a37c84.tar.bz2 gentoo-a248f1de25f0a5d0597d48a4b4028f3e33a37c84.zip |
media-gfx/qrencode: keyword ~arm64
Package-Manager: Portage-2.3.6, Repoman-2.3.2
Diffstat (limited to 'media-gfx/qrencode')
-rw-r--r-- | media-gfx/qrencode/qrencode-3.4.4-r1.ebuild | 4 |
1 files 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 e25dbfe7b765..cd513133dd21 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=" |