diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2018-12-30 10:35:14 +0100 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-12-30 10:16:19 +0000 |
commit | 504155c372e8acc5b87522840a78d27ee2b9b806 (patch) | |
tree | b1d2baf84e8890e42fc62466d5a6dd4240c6448a /sys-apps/util-linux | |
parent | dev-python/llvmlite: Clean old up (keep one for every LLVM slot) (diff) | |
download | gentoo-504155c372e8acc5b87522840a78d27ee2b9b806.tar.gz gentoo-504155c372e8acc5b87522840a78d27ee2b9b806.tar.bz2 gentoo-504155c372e8acc5b87522840a78d27ee2b9b806.zip |
sys-apps/util-linux: stable 2.33-r1 for sparc, bug #673976
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Package-Manager: Portage-2.3.51, Repoman-2.3.11
RepoMan-Options: --include-arches="sparc"
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.33-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/util-linux/util-linux-2.33-r1.ebuild b/sys-apps/util-linux/util-linux-2.33-r1.ebuild index edfd3d0839b2..e67aad6d454c 100644 --- a/sys-apps/util-linux/util-linux-2.33-r1.ebuild +++ b/sys-apps/util-linux/util-linux-2.33-r1.ebuild @@ -17,7 +17,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 ~x86-linux" + KEYWORDS="~alpha amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~amd64-linux ~x86-linux" SRC_URI="mirror://kernel/linux/utils/util-linux/v${PV:0:4}/${MY_P}.tar.xz" fi |