diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-07 23:43:05 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-09-07 23:43:18 +0100 |
commit | c934ab3ad5999da9f5ccd3809a57686a1827055d (patch) | |
tree | 91d9b515694b8a7f034e2fd6d411db1660368f2a /media-gfx/qrencode | |
parent | dev-lang/python-exec: stable 2.4.6 for ia64, bug #665406 (diff) | |
download | gentoo-c934ab3ad5999da9f5ccd3809a57686a1827055d.tar.gz gentoo-c934ab3ad5999da9f5ccd3809a57686a1827055d.tar.bz2 gentoo-c934ab3ad5999da9f5ccd3809a57686a1827055d.zip |
media-gfx/qrencode: stable 4.0.2 for ia64, bug #665410
Package-Manager: Portage-2.3.49, Repoman-2.3.10
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'media-gfx/qrencode')
-rw-r--r-- | media-gfx/qrencode/qrencode-4.0.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media-gfx/qrencode/qrencode-4.0.2.ebuild b/media-gfx/qrencode/qrencode-4.0.2.ebuild index 05007f81b676..125d75451d47 100644 --- a/media-gfx/qrencode/qrencode-4.0.2.ebuild +++ b/media-gfx/qrencode/qrencode-4.0.2.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=" |