diff options
author | Matt Turner <mattst88@gentoo.org> | 2017-08-25 11:55:49 -0700 |
---|---|---|
committer | Matt Turner <mattst88@gentoo.org> | 2017-08-25 15:33:24 -0700 |
commit | 1fb471a16393b308e414748cfd4dc55e3df427e9 (patch) | |
tree | 2e3b99626faa78e0e2bba86e9e07acb78d23e4a9 /sys-process/time | |
parent | net-misc/curl-7.55.0: alpha stable, bug 626776 (diff) | |
download | gentoo-1fb471a16393b308e414748cfd4dc55e3df427e9.tar.gz gentoo-1fb471a16393b308e414748cfd4dc55e3df427e9.tar.bz2 gentoo-1fb471a16393b308e414748cfd4dc55e3df427e9.zip |
sys-process/time-1.7-r3: alpha stable, bug 626880
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 0432cc13227b..97dcfd985065 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" |