diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:12:26 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-25 16:12:26 +0200 |
commit | f3dad53fb9e366bc01f85d6571f0e4bfe317f1dc (patch) | |
tree | d5142009af2e0c0257e631ee972f28c262fe2047 /dev-libs/quazip | |
parent | app-office/texstudio: x86 stable wrt bug #560188 (diff) | |
download | gentoo-f3dad53fb9e366bc01f85d6571f0e4bfe317f1dc.tar.gz gentoo-f3dad53fb9e366bc01f85d6571f0e4bfe317f1dc.tar.bz2 gentoo-f3dad53fb9e366bc01f85d6571f0e4bfe317f1dc.zip |
dev-libs/quazip: x86 stable wrt bug #560188
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
Diffstat (limited to 'dev-libs/quazip')
-rw-r--r-- | dev-libs/quazip/quazip-0.7.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/quazip/quazip-0.7.1.ebuild b/dev-libs/quazip/quazip-0.7.1.ebuild index 37f4528976d7..1e8514a43dfb 100644 --- a/dev-libs/quazip/quazip-0.7.1.ebuild +++ b/dev-libs/quazip/quazip-0.7.1.ebuild @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="test qt4 qt5" REQUIRED_USE="^^ ( qt4 qt5 )" |