diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2017-01-16 20:56:16 +0100 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2017-01-16 20:56:16 +0100 |
commit | 7e4046cb0b57638f0b76d61950532a00482f7017 (patch) | |
tree | ca34ce2da7bc1f486f23f3ee97eb09b63be178a3 /dev-libs/quazip | |
parent | app-shells/bash-completion-2.4-r1: stable on alpha (diff) | |
download | gentoo-7e4046cb0b57638f0b76d61950532a00482f7017.tar.gz gentoo-7e4046cb0b57638f0b76d61950532a00482f7017.tar.bz2 gentoo-7e4046cb0b57638f0b76d61950532a00482f7017.zip |
dev-libs/quazip-0.7.2-r1: stable on alpha
Gentoo-Bug: 604996
Diffstat (limited to 'dev-libs/quazip')
-rw-r--r-- | dev-libs/quazip/quazip-0.7.2-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-libs/quazip/quazip-0.7.2-r1.ebuild b/dev-libs/quazip/quazip-0.7.2-r1.ebuild index 8414aafcbe6f..66f67413f56c 100644 --- a/dev-libs/quazip/quazip-0.7.2-r1.ebuild +++ b/dev-libs/quazip/quazip-0.7.2-r1.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="qt4 +qt5 static-libs test" REQUIRED_USE="|| ( qt4 qt5 )" |