diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 13:14:41 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-05 13:15:48 +0000 |
commit | d5f503b2099c365a4cc1fa5f459693ede34a9f8a (patch) | |
tree | 9abd210c26644879776a89d45236ae88bb57dbd5 /sys-process | |
parent | sys-fs/quota: stable 4.03 for sparc, bug #630040 (thanks to Rolf Eike Beer) (diff) | |
download | gentoo-d5f503b2099c365a4cc1fa5f459693ede34a9f8a.tar.gz gentoo-d5f503b2099c365a4cc1fa5f459693ede34a9f8a.tar.bz2 gentoo-d5f503b2099c365a4cc1fa5f459693ede34a9f8a.zip |
sys-process/time: stable 1.7-r3 for hppa/sparc, bug #626880 (thanks to Rolf Eike Beer)
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="hppa sparc"
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/time/time-1.7-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/time/time-1.7-r3.ebuild b/sys-process/time/time-1.7-r3.ebuild index 97dcfd985065..43ba1c7e40e1 100644 --- a/sys-process/time/time-1.7-r3.ebuild +++ b/sys-process/time/time-1.7-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="mirror://gnu/time/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 arm ~arm64 ~hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~amd64-linux ~x86-linux" +KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh sparc x86 ~amd64-linux ~x86-linux" IUSE="" DEPEND="sys-apps/texinfo" |