diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:16:11 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-06 05:16:11 +0100 |
commit | 172561ec49cc7d102f0d43592298d258e2e0c1a1 (patch) | |
tree | 61bad284cd17ec3741eb5a3c53e808b641993ff3 /dev-libs | |
parent | dev-python/backports-functools-lru-cache: x86 stable (bug #606288) (diff) | |
download | gentoo-172561ec49cc7d102f0d43592298d258e2e0c1a1.tar.gz gentoo-172561ec49cc7d102f0d43592298d258e2e0c1a1.tar.bz2 gentoo-172561ec49cc7d102f0d43592298d258e2e0c1a1.zip |
dev-libs/quazip: x86 stable (bug #641222)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/quazip/quazip-0.7.3-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/quazip/quazip-0.7.3-r1.ebuild b/dev-libs/quazip/quazip-0.7.3-r1.ebuild index 831f129d5a6b..cce11f14f446 100644 --- a/dev-libs/quazip/quazip-0.7.3-r1.ebuild +++ b/dev-libs/quazip/quazip-0.7.3-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="LGPL-2.1-with-linking-exception" SLOT="0" -KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~arm ~hppa ~ppc ~ppc64 x86 ~x86-fbsd ~amd64-linux ~x86-linux" IUSE="static-libs" RDEPEND=" |