diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-19 23:12:57 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-04-19 23:12:57 +0100 |
commit | f791b885135350070ca7016d78ee63e9689a80b8 (patch) | |
tree | 0b3294e140e38793b6461eca4d21e706c5c90d7a /media-gfx/qrencode | |
parent | dev-util/scons: stable 2.5.1 for ppc64, bug #651586 (diff) | |
download | gentoo-f791b885135350070ca7016d78ee63e9689a80b8.tar.gz gentoo-f791b885135350070ca7016d78ee63e9689a80b8.tar.bz2 gentoo-f791b885135350070ca7016d78ee63e9689a80b8.zip |
media-gfx/qrencode: stable 4.0.0 for ppc64, bug #651588
Bug: https://bugs.gentoo.org/651588
Package-Manager: Portage-2.3.28, Repoman-2.3.9
RepoMan-Options: --include-arches="ppc64"
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 6933007f4da5..313a44bd4d01 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=" |