summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAaron Bauman <bman@gentoo.org>2018-04-18 09:53:14 -0400
committerAaron Bauman <bman@gentoo.org>2018-04-18 09:53:14 -0400
commit577dc41e9a08e148bd01df7b036cbd356ad61403 (patch)
tree3f021a0bfb36a5648120317c420bc10007f0a2fc /media-gfx/qrencode
parentapp-misc/screenfetch: amd64 stable wrt bug #648772 (diff)
downloadgentoo-577dc41e9a08e148bd01df7b036cbd356ad61403.tar.gz
gentoo-577dc41e9a08e148bd01df7b036cbd356ad61403.tar.bz2
gentoo-577dc41e9a08e148bd01df7b036cbd356ad61403.zip
media-gfx/qrencode: amd64 stable wrt bug #651588
Bug: https://bugs.gentoo.org/651588 Package-Manager: Portage-2.3.29, Repoman-2.3.9
Diffstat (limited to 'media-gfx/qrencode')
-rw-r--r--media-gfx/qrencode/qrencode-4.0.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/media-gfx/qrencode/qrencode-4.0.0.ebuild b/media-gfx/qrencode/qrencode-4.0.0.ebuild
index 2a64ffeaa65b..3f4f919a19b9 100644
--- a/media-gfx/qrencode/qrencode-4.0.0.ebuild
+++ b/media-gfx/qrencode/qrencode-4.0.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -9,7 +9,7 @@ SRC_URI="https://fukuchi.org/works/${PN}/${P}.tar.bz2"
LICENSE="LGPL-2"
SLOT="0/4"
-KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="test"
RDEPEND="media-libs/libpng:0="