diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 18:28:27 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-06-24 20:35:10 +0100 |
commit | 6c762d01c51f7c1d907e91b9302240b5053d4c62 (patch) | |
tree | 03a3e99297764ead7ab5c6db3006e38c95de8071 /media-gfx | |
parent | app-arch/lzip: stable 1.20 for ppc, bug #651508 (diff) | |
download | gentoo-6c762d01c51f7c1d907e91b9302240b5053d4c62.tar.gz gentoo-6c762d01c51f7c1d907e91b9302240b5053d4c62.tar.bz2 gentoo-6c762d01c51f7c1d907e91b9302240b5053d4c62.zip |
media-gfx/qrencode: stable 4.0.0 for ppc, bug #651588
Bug: https://bugs.gentoo.org/651588
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'media-gfx')
-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 045d6eb3961e..f6d7e79c7c7b 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=" |