diff options
author | Aaron Bauman <bman@gentoo.org> | 2018-04-18 09:53:14 -0400 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2018-04-18 09:53:14 -0400 |
commit | 577dc41e9a08e148bd01df7b036cbd356ad61403 (patch) | |
tree | 3f021a0bfb36a5648120317c420bc10007f0a2fc /media-gfx/qrencode | |
parent | app-misc/screenfetch: amd64 stable wrt bug #648772 (diff) | |
download | gentoo-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.ebuild | 4 |
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=" |