diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 23:11:30 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-07-09 23:12:10 +0200 |
commit | 37340c2319d1fdb343a831faab5d48ad2e3e8177 (patch) | |
tree | 0697fd83291663150a35ac15f865b87ec61cd412 /sys-apps/util-linux | |
parent | media-gfx/imagemagick: x86 stable (bug #660826) (diff) | |
download | gentoo-37340c2319d1fdb343a831faab5d48ad2e3e8177.tar.gz gentoo-37340c2319d1fdb343a831faab5d48ad2e3e8177.tar.bz2 gentoo-37340c2319d1fdb343a831faab5d48ad2e3e8177.zip |
sys-apps/util-linux: x86 stable (bug #660774)
Package-Manager: Portage-2.3.41, Repoman-2.3.9
Diffstat (limited to 'sys-apps/util-linux')
-rw-r--r-- | sys-apps/util-linux/util-linux-2.32-r4.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.32-r4.ebuild b/sys-apps/util-linux/util-linux-2.32-r4.ebuild index 2df26a8844bd..49f453847a37 100644 --- a/sys-apps/util-linux/util-linux-2.32-r4.ebuild +++ b/sys-apps/util-linux/util-linux-2.32-r4.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 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-fbsd ~amd64-linux ~arm-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |