sys-apps/util-linux: ia64 stable wrt bug #686166
authorAgostino Sarubbo <ago@gentoo.org>
Fri, 14 Jun 2019 09:26:11 +0000 (11:26 +0200)
committerAgostino Sarubbo <ago@gentoo.org>
Fri, 14 Jun 2019 09:26:11 +0000 (11:26 +0200)
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"

sys-apps/util-linux/util-linux-2.33.2.ebuild

index 3844d192891986460a2c56fc8cbfee91305a1b83..54bed45449de48cdbf116d8ead7ea969c36d017f 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 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="alpha amd64 ~arm ~arm64 hppa ia64 ~m68k ~mips ppc ppc64 ~riscv s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
        SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
 fi