diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-07-10 20:53:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-07-10 20:10:31 +0100 |
commit | d26e5348ea38c3ef052fb062de4db3e36d51eb1c (patch) | |
tree | e9625d6aa3663e56041964e9b1ab14d40685fac4 /sys-apps/util-linux | |
parent | media-gfx/imagemagick: stable 7.0.8.5 for sparc (diff) | |
download | gentoo-d26e5348ea38c3ef052fb062de4db3e36d51eb1c.tar.gz gentoo-d26e5348ea38c3ef052fb062de4db3e36d51eb1c.tar.bz2 gentoo-d26e5348ea38c3ef052fb062de4db3e36d51eb1c.zip |
sys-apps/util-linux: stable 2.32-r4 for sparc
Bug: https://bugs.gentoo.org/660774
Package-Manager: Portage-2.3.40, Repoman-2.3.9
RepoMan-Options: --include-arches="sparc"
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 49f453847a37..fb5982c24623 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 |