summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2019-01-29 14:39:02 +0300
committerMikle Kolyada <zlogene@gentoo.org>2019-01-29 14:39:02 +0300
commit4cd4cad709056bfda02667ff712d35e6b846fb28 (patch)
treedbe8ecb57e0deb4b6f2428f51ee64d638191e204
parentsys-fs/udev: s390 stable wrt bug #673006 (diff)
downloadgentoo-4cd4cad709056bfda02667ff712d35e6b846fb28.tar.gz
gentoo-4cd4cad709056bfda02667ff712d35e6b846fb28.tar.bz2
gentoo-4cd4cad709056bfda02667ff712d35e6b846fb28.zip
sys-apps/util-linux: s390 stable wrt bug #673976
Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
-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 c7a962801b2f..0bc072ad4335 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