diff options
author | Manuel Rüger <mrueg@gentoo.org> | 2017-08-08 15:06:02 +0200 |
---|---|---|
committer | Manuel Rüger <mrueg@gentoo.org> | 2017-08-08 15:06:02 +0200 |
commit | 483da572be2b6297cce3303c0e749818dcc8ce30 (patch) | |
tree | a36f9c5d9e9f372b352f05ece7a8e3cdbe072ecf /sys-process/time | |
parent | sys-process/time: Stable on amd64 (diff) | |
download | gentoo-483da572be2b6297cce3303c0e749818dcc8ce30.tar.gz gentoo-483da572be2b6297cce3303c0e749818dcc8ce30.tar.bz2 gentoo-483da572be2b6297cce3303c0e749818dcc8ce30.zip |
sys-process/time: Stable on x86
Builds and run test by Myckel Habets
Gentoo-Bug: 626880
Package-Manager: Portage-2.3.6, Repoman-2.3.3
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 543cdf1d4ce1..b432383944da 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" |