app-arch/pixz: x86 stable (bug #644624)
authorThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 11:13:58 +0000 (13:13 +0200)
committerThomas Deutschmann <whissi@gentoo.org>
Tue, 29 May 2018 11:13:58 +0000 (13:13 +0200)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

app-arch/pixz/pixz-1.0.6.ebuild

index 488b2bce873f1e8b338a0987341bea745bbe8b6d..7f7eb5c348ff43349070c222649b842e5501e307 100644 (file)
@@ -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"
@@ -10,7 +10,7 @@ if [[ ${PV} == "9999" ]] ; then
        inherit git-r3 autotools
 else
        SRC_URI="https://github.com/vasi/pixz/releases/download/v${PV}/${P}.tar.xz"
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86"
 fi
 
 DESCRIPTION="Parallel Indexed XZ compressor"