summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2020-08-01 19:49:19 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2020-08-01 20:06:06 +0100
commit37665f1284d5b261ae55b9157f4538c9bbacc794 (patch)
tree34c9fe06845d3c9f3dc1e3da184285b31b6da025 /sys-apps/util-linux/util-linux-2.35.2.ebuild
parentdev-python/argcomplete: stable 1.11.1-r1 for hppa, bug #728754 (diff)
downloadgentoo-37665f1284d5b261ae55b9157f4538c9bbacc794.tar.gz
gentoo-37665f1284d5b261ae55b9157f4538c9bbacc794.tar.bz2
gentoo-37665f1284d5b261ae55b9157f4538c9bbacc794.zip
sys-apps/util-linux: stable 2.35.2 for sparc, bug #729018
Package-Manager: Portage-2.3.103, Repoman-2.3.23 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
Diffstat (limited to 'sys-apps/util-linux/util-linux-2.35.2.ebuild')
-rw-r--r--sys-apps/util-linux/util-linux-2.35.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.2.ebuild b/sys-apps/util-linux/util-linux-2.35.2.ebuild
index f4a7cb79bb8a..54f81a167eac 100644
--- a/sys-apps/util-linux/util-linux-2.35.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.35.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 ~sparc x86 ~amd64-linux ~x86-linux"
+ KEYWORDS="~alpha amd64 ~arm ~arm64 hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
SRC_URI="https://www.kernel.org/pub/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz"
fi