summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRolf Eike Beer <eike@sf-mail.de>2021-04-10 16:00:21 +0200
committerSergei Trofimovich <slyfox@gentoo.org>2021-04-10 17:16:37 +0100
commitf54f7fed3df89e688e5726ac861ba8d738833af6 (patch)
tree7ff465a5d65adddf22ac78f7f5b1b73e07a5b7da /sys-apps/util-linux
parentdev-python/cython: stable 0.29.22 for hppa, bug #780192 (diff)
downloadgentoo-f54f7fed3df89e688e5726ac861ba8d738833af6.tar.gz
gentoo-f54f7fed3df89e688e5726ac861ba8d738833af6.tar.bz2
gentoo-f54f7fed3df89e688e5726ac861ba8d738833af6.zip
sys-apps/util-linux: stable 2.36.2 for sparc, bug #781599
Package-Manager: Portage-3.0.17, Repoman-3.0.2 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')
-rw-r--r--sys-apps/util-linux/util-linux-2.36.2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.36.2.ebuild b/sys-apps/util-linux/util-linux-2.36.2.ebuild
index daf96cb33aa0..b2e83b875c49 100644
--- a/sys-apps/util-linux/util-linux-2.36.2.ebuild
+++ b/sys-apps/util-linux/util-linux-2.36.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