diff options
author | Aaron Bauman <bman@gentoo.org> | 2017-01-09 21:24:41 +0900 |
---|---|---|
committer | Aaron Bauman <bman@gentoo.org> | 2017-01-09 21:24:41 +0900 |
commit | 8eacee642f39d56ef04baa236a7e5fd2d34b6650 (patch) | |
tree | c501e331839f0ecf24925cda577c0b1b7d1e609a /dev-libs/quazip | |
parent | www-client/otter: Old. (diff) | |
download | gentoo-8eacee642f39d56ef04baa236a7e5fd2d34b6650.tar.gz gentoo-8eacee642f39d56ef04baa236a7e5fd2d34b6650.tar.bz2 gentoo-8eacee642f39d56ef04baa236a7e5fd2d34b6650.zip |
dev-libs/quazip: amd64 stable
Gentoo-bug: 604996
Package-Manager: portage-2.3.0
Diffstat (limited to 'dev-libs/quazip')
-rw-r--r-- | dev-libs/quazip/quazip-0.7.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/quazip/quazip-0.7.2-r1.ebuild b/dev-libs/quazip/quazip-0.7.2-r1.ebuild index c344157b8826..0ecbe400f148 100644 --- a/dev-libs/quazip/quazip-0.7.2-r1.ebuild +++ b/dev-libs/quazip/quazip-0.7.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -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="qt4 +qt5 static-libs test" REQUIRED_USE="|| ( qt4 qt5 )" |