Install this version:
emerge -a =sys-process/time-1.10
If this version is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask =sys-process/time-1.10
Or alternatively:
emerge --autounmask-write -a =sys-process/time-1.10
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 1.10 | 8 | ~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 | 0 |
# Copyright 1999-2026 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
DESCRIPTION="Displays info about resources used by a program"
HOMEPAGE="https://www.gnu.org/software/time/"
SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
LICENSE="GPL-3+"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
BDEPEND="sys-apps/texinfo"
| Mirror Name | URLs |
|---|---|
| gnu |
| Type | File | Size | Source URLs |
|---|---|---|---|
| DIST | time-1.10.tar.gz | 851192 bytes | mirror://gnu/time/time-1.10.tar.gz |