diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:52:17 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-23 19:52:17 +0100 |
commit | ae6cb01d0b6ce7b4e2182faa9a758357fda526ef (patch) | |
tree | d2ad04c305edcfdfd09ec7660f9cb1eef83e8a6b /media-gfx | |
parent | e755946ab945a75e35dc89e216bae873c83eb067 (diff) | |
download | gentoo-ae6cb01d0b6ce7b4e2182faa9a758357fda526ef.tar.gz gentoo-ae6cb01d0b6ce7b4e2182faa9a758357fda526ef.tar.xz |
media-gfx/qrencode: stable 4.0.0 for hppa, bug #651588
Bug: https://bugs.gentoo.org/651588
Package-Manager: Portage-2.3.43, Repoman-2.3.10
RepoMan-Options: --include-arches="hppa"
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 f6d7e79c7c7..d7cd09ed89a 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=" |