diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 10:20:57 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 10:20:57 +0000 |
commit | 88f771b489d90d417530ce413e53c932605dc12d (patch) | |
tree | cdf38d975074b271bce9399f3017801c39dd05df /sys-process | |
parent | dev-libs/libtasn1: stable 4.12-r1 for sparc, bug #627014 (thanks to Rolf Eike... (diff) | |
download | gentoo-88f771b489d90d417530ce413e53c932605dc12d.tar.gz gentoo-88f771b489d90d417530ce413e53c932605dc12d.tar.bz2 gentoo-88f771b489d90d417530ce413e53c932605dc12d.zip |
sys-process/time: stable 1.7-r3 for ppc64, bug #626880
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc64"
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 43ba1c7e40e1..d3f6ee1a6f29 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" |