diff options
Diffstat (limited to 'media-gfx/qrencode/qrencode-3.2.0.ebuild')
-rw-r--r-- | media-gfx/qrencode/qrencode-3.2.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qrencode/qrencode-3.2.0.ebuild b/media-gfx/qrencode/qrencode-3.2.0.ebuild index a21a329f6b0a..4a9803049d74 100644 --- a/media-gfx/qrencode/qrencode-3.2.0.ebuild +++ b/media-gfx/qrencode/qrencode-3.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.2.0.ebuild,v 1.1 2012/03/06 11:07:11 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.2.0.ebuild,v 1.2 2012/04/01 07:43:41 scarabeus Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~x86" IUSE="" RDEPEND="media-libs/libpng" |