sys-apps/util-linux: stable 2.33-r1 for ia64, bug #673976
authorSergei Trofimovich <slyfox@gentoo.org>
Tue, 1 Jan 2019 12:04:59 +0000 (12:04 +0000)
committerSergei Trofimovich <slyfox@gentoo.org>
Tue, 1 Jan 2019 12:05:20 +0000 (12:05 +0000)
Package-Manager: Portage-2.3.53, Repoman-2.3.12
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
sys-apps/util-linux/util-linux-2.33-r1.ebuild

index e67aad6d454cd6372b9ef320cc7e004e7de6d44a..c0854d244c0c94c8591a3b8a02208cc4e5717f4a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors and others
+# Copyright 1999-2019 Gentoo Authors and others
 # Copyright 2018 Sony Interactive Entertainment Inc.
 # Distributed under the terms of the GNU General Public License v2
 
@@ -17,7 +17,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 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux"
+       KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~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