diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 10:32:52 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2017-10-06 10:32:52 +0000 |
commit | 5c14349a2a4df131862a99987452e29c87d6ac34 (patch) | |
tree | 7d0ef362b5047c2d772a5071c525ec081e9eb234 /sys-process/time | |
parent | dev-python/progressbar: stable 2.3-r3 for ppc, bug #628842 (diff) | |
download | gentoo-5c14349a2a4df131862a99987452e29c87d6ac34.tar.gz gentoo-5c14349a2a4df131862a99987452e29c87d6ac34.tar.bz2 gentoo-5c14349a2a4df131862a99987452e29c87d6ac34.zip |
sys-process/time: stable 1.7-r3 for ppc, bug #626880
Package-Manager: Portage-2.3.10, Repoman-2.3.3
RepoMan-Options: --include-arches="ppc"
Diffstat (limited to 'sys-process/time')
-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 d3f6ee1a6f29..0cca396dce63 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" |