diff options
Diffstat (limited to 'media-gfx/qrencode/qrencode-3.4.3.ebuild')
-rw-r--r-- | media-gfx/qrencode/qrencode-3.4.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qrencode/qrencode-3.4.3.ebuild b/media-gfx/qrencode/qrencode-3.4.3.ebuild index 624171e12d0c..0ba27432cedd 100644 --- a/media-gfx/qrencode/qrencode-3.4.3.ebuild +++ b/media-gfx/qrencode/qrencode-3.4.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild,v 1.11 2014/09/19 09:11:48 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-gfx/qrencode/qrencode-3.4.3.ebuild,v 1.12 2014/10/05 11:59:27 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI="http://fukuchi.org/works/${PN}/${P}.tar.bz2" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ~ia64 ~ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ~ia64 ppc ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="media-libs/libpng" |