diff options
author | Markus Meier <maekke@gentoo.org> | 2015-10-17 12:57:59 +0200 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2015-10-17 12:57:59 +0200 |
commit | 689f6c4bd7e86c194e50cef887cc38bb2808fc61 (patch) | |
tree | 75b8b8123e9870cc7b76b07769d97d135345a2a1 | |
parent | dev-python/cffi: arm stable, bug #561372 (diff) | |
download | gentoo-689f6c4bd7e86c194e50cef887cc38bb2808fc61.tar.gz gentoo-689f6c4bd7e86c194e50cef887cc38bb2808fc61.tar.bz2 gentoo-689f6c4bd7e86c194e50cef887cc38bb2808fc61.zip |
dev-libs/quazip: arm stable, bug #561478
Package-Manager: portage-2.2.23
RepoMan-Options: --include-arches="arm"
-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 a1613a3af1ad..b969499a4277 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 )" |