diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2020-05-04 20:12:52 +0200 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2020-05-04 19:22:51 +0100 |
commit | c2c8143dc3a10e7fa379dad6aba646478d286875 (patch) | |
tree | 8dda6d11543289511fcee252c8fe77bb79605191 /sys-apps/util-linux | |
parent | app-portage/portage-utils-0.87: version bump for qlop -E improvements (diff) | |
download | gentoo-c2c8143dc3a10e7fa379dad6aba646478d286875.tar.gz gentoo-c2c8143dc3a10e7fa379dad6aba646478d286875.tar.bz2 gentoo-c2c8143dc3a10e7fa379dad6aba646478d286875.zip |
sys-apps/util-linux: stable 2.35.1-r2 for hppa, bug #720024
Package-Manager: Portage-2.3.89, Repoman-2.3.20
RepoMan-Options: --include-arches="hppa"
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.35.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild b/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild index 53cce482bdd7..d71e24ce1094 100644 --- a/sys-apps/util-linux/util-linux-2.35.1-r2.ebuild +++ b/sys-apps/util-linux/util-linux-2.35.1-r2.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 |