summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gentoo.org>2017-03-09 09:06:12 -0800
committerMatt Turner <mattst88@gentoo.org>2017-03-09 09:06:55 -0800
commit49fb8a218fcbf16c7e1e0dbb8ead7a3fe18f3f50 (patch)
treeb5e7098c497797d983a1cd66f4b44f2576af2e7b /app-arch
parentapp-arch/lbzip2: sparc stable, bug 611832 (diff)
downloadgentoo-49fb8a218fcbf16c7e1e0dbb8ead7a3fe18f3f50.tar.gz
gentoo-49fb8a218fcbf16c7e1e0dbb8ead7a3fe18f3f50.tar.bz2
gentoo-49fb8a218fcbf16c7e1e0dbb8ead7a3fe18f3f50.zip
app-arch/pigz: sparc stable
Diffstat (limited to 'app-arch')
-rw-r--r--app-arch/pigz/pigz-2.3.4.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pigz/pigz-2.3.4.ebuild b/app-arch/pigz/pigz-2.3.4.ebuild
index 710f990ab3d1..82295edd82ba 100644
--- a/app-arch/pigz/pigz-2.3.4.ebuild
+++ b/app-arch/pigz/pigz-2.3.4.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
@@ -11,7 +11,7 @@ SRC_URI="http://www.zlib.net/pigz/${P}.tar.gz"
LICENSE="ZLIB"
SLOT="0"
-KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
+KEYWORDS="alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~ppc-macos ~sparc64-solaris"
IUSE="static symlink test"
LIB_DEPEND="sys-libs/zlib[static-libs(+)]"