diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 00:01:06 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2018-03-23 00:01:06 +0000 |
commit | b20016a95ef7c290751f57b73550f6c7a501a227 (patch) | |
tree | f251df74994539131a843e0eb615c627e670f9f9 /sys-process | |
parent | www-client/links: stable 2.14-r1 for ppc64, bug #642512 (diff) | |
download | gentoo-b20016a95ef7c290751f57b73550f6c7a501a227.tar.gz gentoo-b20016a95ef7c290751f57b73550f6c7a501a227.tar.bz2 gentoo-b20016a95ef7c290751f57b73550f6c7a501a227.zip |
sys-process/time: stable 1.7.2 for ppc64, bug #643016
Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="ppc64"
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/time/time-1.7.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/time/time-1.7.2.ebuild b/sys-process/time/time-1.7.2.ebuild index f52925eb25d4..7655cf0996da 100644 --- a/sys-process/time/time-1.7.2.ebuild +++ b/sys-process/time/time-1.7.2.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://git.savannah.gnu.org/cgit/time.git/snapshot/${P}.tar.gz" LICENSE="GPL-3+" 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" |