app-arch/pixz: mark hppa/ia64/s390/sh stable
authorMike Frysinger <vapier@gentoo.org>
Sat, 28 Sep 2019 21:01:50 +0000 (17:01 -0400)
committerMike Frysinger <vapier@gentoo.org>
Sat, 28 Sep 2019 21:02:25 +0000 (17:02 -0400)
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
app-arch/pixz/pixz-1.0.6-r1.ebuild
app-arch/pixz/pixz-9999.ebuild

index 7e20765962948ced50c17a4e27af8ac70124aa83..37d6b9ffdf677ab87167f7c46f2f90586807e0eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # 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"
index 488b2bce873f1e8b338a0987341bea745bbe8b6d..a1998849bea681c16f62be045a570bb5855ac67a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="6"