diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 12:35:55 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2015-09-24 12:35:55 +0200 |
commit | 573ed33fe18e1b3da5bfe7dcd6b42e374e917d33 (patch) | |
tree | 9668bf3ca0632a02f2e426301418381a55f182f1 /dev-libs | |
parent | 9feb2e2795493b9c66e02bbc2d3af59340a9b9a4 (diff) | |
download | gentoo-573ed33fe18e1b3da5bfe7dcd6b42e374e917d33.tar.gz gentoo-573ed33fe18e1b3da5bfe7dcd6b42e374e917d33.tar.xz |
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')
-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 ff9f96d0186..37f4528976d 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 )" |