summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-02-07 12:10:32 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-02-07 12:19:30 +0300
commit473a5783cf83d47f8bfb09d7911d706ca3831d34 (patch)
tree9a54ee7797c95c839b82d1ec38717aee666c5872 /sys-apps
parentsys-apps/util-linux: sh stable wrt bug #673976 (diff)
downloadgentoo-473a5783cf83d47f8bfb09d7911d706ca3831d34.tar.gz
gentoo-473a5783cf83d47f8bfb09d7911d706ca3831d34.tar.bz2
gentoo-473a5783cf83d47f8bfb09d7911d706ca3831d34.zip
sys-apps/util-linux: m68k stable wrt bug #673976
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/util-linux/util-linux-2.33-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33-r1.ebuild b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
index 9ba5e55e8261..41658738b1da 100644
--- a/sys-apps/util-linux/util-linux-2.33-r1.ebuild
+++ b/sys-apps/util-linux/util-linux-2.33-r1.ebuild
@@ -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