summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2019-06-13 16:17:36 +0200
committerAgostino Sarubbo <ago@gentoo.org>2019-06-13 16:17:36 +0200
commitfc499b5ba42020c45df76b56eaa2c50387ccf724 (patch)
tree381d92c41eb38965cdc16f76e90ac12fa2d75d8b /sys-apps/util-linux
parentapp-text/poppler: s390 stable wrt bug #681152 (diff)
downloadgentoo-fc499b5ba42020c45df76b56eaa2c50387ccf724.tar.gz
gentoo-fc499b5ba42020c45df76b56eaa2c50387ccf724.tar.bz2
gentoo-fc499b5ba42020c45df76b56eaa2c50387ccf724.zip
sys-apps/util-linux: s390 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="s390"
Diffstat (limited to 'sys-apps/util-linux')
-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 5f5dd98b30fc..3d77b24a95e8 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