sys-apps/util-linux: stable 2.35.1-r2 for hppa, bug #720024
authorRolf Eike Beer <eike@sf-mail.de>
Mon, 4 May 2020 18:12:52 +0000 (20:12 +0200)
committerSergei Trofimovich <slyfox@gentoo.org>
Mon, 4 May 2020 18:22:51 +0000 (19:22 +0100)
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-apps/util-linux/util-linux-2.35.1-r2.ebuild

index 53cce482bdd75a158395da61fff1ece3f03931b9..d71e24ce10947598166fd6fb2c14db0f858e36bf 100644 (file)
@@ -16,7 +16,7 @@ if [[ ${PV} == 9999 ]] ; then
        EGIT_REPO_URI="https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git"
 else
        [[ "${PV}" = *_rc* ]] || \
-       KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha ~amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux"
        SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
 fi