summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergei Trofimovich <slyfox@gentoo.org>2018-07-14 18:58:42 +0100
committerSergei Trofimovich <slyfox@gentoo.org>2018-07-14 18:58:42 +0100
commit48437c6bb1f9f49be1f7a9b1b469cd3b3d75383c (patch)
treea3663a30fe5a39e0fe0faec3c341b78a355725c8 /sys-apps/util-linux/util-linux-2.32-r4.ebuild
parentsys-apps/gptfdisk: stable 1.0.3 for ia64, bug #660768 (diff)
downloadgentoo-48437c6bb1f9f49be1f7a9b1b469cd3b3d75383c.tar.gz
gentoo-48437c6bb1f9f49be1f7a9b1b469cd3b3d75383c.tar.bz2
gentoo-48437c6bb1f9f49be1f7a9b1b469cd3b3d75383c.zip
sys-apps/util-linux: stable 2.32-r4 for ia64, bug #660774
Bug: https://bugs.gentoo.org/660774 Package-Manager: Portage-2.3.42, Repoman-2.3.9 RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.32-r4.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.32-r4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.32-r4.ebuild b/sys-apps/util-linux/util-linux-2.32-r4.ebuild
index 8f905dcbd154..907bea63807a 100644
--- a/sys-apps/util-linux/util-linux-2.32-r4.ebuild
+++ b/sys-apps/util-linux/util-linux-2.32-r4.ebuild
@@ -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 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux"
SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi