diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:26:11 +0200 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2019-06-14 11:26:11 +0200 |
commit | 83cf40ce317ebd4657ac9ba6892e8e129998ad6e (patch) | |
tree | e7f74b550f7d6aed95c91a862a6579942edadc28 /sys-apps/util-linux | |
parent | sys-fs/encfs: amd64 stable wrt bug #687916 (diff) | |
download | gentoo-83cf40ce317ebd4657ac9ba6892e8e129998ad6e.tar.gz gentoo-83cf40ce317ebd4657ac9ba6892e8e129998ad6e.tar.bz2 gentoo-83cf40ce317ebd4657ac9ba6892e8e129998ad6e.zip |
sys-apps/util-linux: ia64 stable wrt bug #686166
Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Package-Manager: Portage-2.3.66, Repoman-2.3.11
RepoMan-Options: --include-arches="ia64"
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.33.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33.2.ebuild b/sys-apps/util-linux/util-linux-2.33.2.ebuild index 3844d1928919..54bed45449de 100644 --- a/sys-apps/util-linux/util-linux-2.33.2.ebuild +++ b/sys-apps/util-linux/util-linux-2.33.2.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 ~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 |