diff options
author | 2015-09-24 12:35:55 +0200 | |
---|---|---|
committer | 2015-09-24 12:35:55 +0200 | |
commit | 573ed33fe18e1b3da5bfe7dcd6b42e374e917d33 (patch) | |
tree | 9668bf3ca0632a02f2e426301418381a55f182f1 /dev-libs/quazip | |
parent | app-office/texstudio: amd64 stable wrt bug #560188 (diff) | |
download | gentoo-573ed33fe18e1b3da5bfe7dcd6b42e374e917d33.tar.gz gentoo-573ed33fe18e1b3da5bfe7dcd6b42e374e917d33.tar.bz2 gentoo-573ed33fe18e1b3da5bfe7dcd6b42e374e917d33.zip |
dev-libs/quazip: amd64 stable wrt bug #560188
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
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 ff9f96d01860..37f4528976d7 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 )" |