summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:49:01 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-07-22 16:49:01 +0300
commitf1bab0206e064409c8f4c8666d5bb8e9ea5b4ab1 (patch)
treef69aea7a778deb586dd08846ebae05d8a3684492 /sys-apps
parentsys-apps/util-linux: m68k stable wrt bug #686166 (diff)
downloadgentoo-f1bab0206e064409c8f4c8666d5bb8e9ea5b4ab1.tar.gz
gentoo-f1bab0206e064409c8f4c8666d5bb8e9ea5b4ab1.tar.bz2
gentoo-f1bab0206e064409c8f4c8666d5bb8e9ea5b4ab1.zip
sys-apps/util-linux: sh 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="sh"
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 ee3445db53b7..853b29a172bc 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