app-arch/pixz-1.0.6: ppc64 stable
authorMatt Turner <mattst88@gentoo.org>
Thu, 13 Sep 2018 02:30:40 +0000 (19:30 -0700)
committerMatt Turner <mattst88@gentoo.org>
Thu, 13 Sep 2018 02:31:10 +0000 (19:31 -0700)
app-arch/pixz/pixz-1.0.6.ebuild

index c1aa84906349dadd21dd1934448dedba4f70c7b9..c27e22add028ec6f748325a3db869ed0c9cf6e36 100644 (file)
@@ -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"