diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-15 00:28:13 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-15 00:28:13 +0100 |
commit | 00c41bca0ae879ffedf8f9a9ac590f5c5cf6176a (patch) | |
tree | e680003695efee35a9b80f23376b763719e5b1d7 /dev-libs/libslz | |
parent | net-proxy/haproxy: Mask USE=device-atlas due untestable dev-libs/device-atlas... (diff) | |
download | gentoo-00c41bca0ae879ffedf8f9a9ac590f5c5cf6176a.tar.gz gentoo-00c41bca0ae879ffedf8f9a9ac590f5c5cf6176a.tar.bz2 gentoo-00c41bca0ae879ffedf8f9a9ac590f5c5cf6176a.zip |
dev-libs/libslz: arm ppc stable (bug 611184).
Package-Manager: Portage-2.3.4, Repoman-2.3.2
Diffstat (limited to 'dev-libs/libslz')
-rw-r--r-- | dev-libs/libslz/libslz-1.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/libslz/libslz-1.1.0.ebuild b/dev-libs/libslz/libslz-1.1.0.ebuild index 4dae6a973f2d..0071dd4eadda 100644 --- a/dev-libs/libslz/libslz-1.1.0.ebuild +++ b/dev-libs/libslz/libslz-1.1.0.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 EAPI=6 @@ -10,7 +10,7 @@ SRC_URI="http://git.1wt.eu/web?p=${PN}.git;a=snapshot;h=v${PV};sf=tbz2 -> ${P}.t LICENSE="MIT" SLOT="0/1" -KEYWORDS="~amd64 ~arm ~ppc ~x86" +KEYWORDS="~amd64 arm ppc ~x86" IUSE="static-libs tools" DEPEND="" |