diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2018-05-14 14:09:56 +0200 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2018-05-14 14:38:31 +0200 |
commit | 6f885fee62a6a3d64f3ddcacda5a305666befc27 (patch) | |
tree | ca673084ef09f698f8f49d227bca21f00e3f0fb0 /media-gfx/qrencode | |
parent | www-client/lynx-2.8.9_pre16-r0: alpha stable (diff) | |
download | gentoo-6f885fee62a6a3d64f3ddcacda5a305666befc27.tar.gz gentoo-6f885fee62a6a3d64f3ddcacda5a305666befc27.tar.bz2 gentoo-6f885fee62a6a3d64f3ddcacda5a305666befc27.zip |
media-gfx/qrencode-4.0.0-r0: alpha stable
Gentoo-Bug: http://bugs.gentoo.org/651588
Diffstat (limited to 'media-gfx/qrencode')
-rw-r--r-- | media-gfx/qrencode/qrencode-4.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/qrencode/qrencode-4.0.0.ebuild b/media-gfx/qrencode/qrencode-4.0.0.ebuild index 38e4f99e33d9..045d6eb3961e 100644 --- a/media-gfx/qrencode/qrencode-4.0.0.ebuild +++ b/media-gfx/qrencode/qrencode-4.0.0.ebuild @@ -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=" |