summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:48:36 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:48:36 +0300
commit23e73cd91a1c93639f610f4f7a4fbf7a8e302610 (patch)
tree59c77e71609b551fb6e0fde774a8fd0c80a0558f /sys-apps
parentsys-apps/util-linux: arm stable wrt bug #686166 (diff)
downloadgentoo-23e73cd91a1c93639f610f4f7a4fbf7a8e302610.tar.gz
gentoo-23e73cd91a1c93639f610f4f7a4fbf7a8e302610.tar.bz2
gentoo-23e73cd91a1c93639f610f4f7a4fbf7a8e302610.zip
sys-apps/util-linux: m68k stable wrt bug #686166
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="m68k"
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.33.2.ebuild2
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 b4cc0f679788..ee3445db53b7 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