diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 06:09:51 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-01-17 06:09:51 +0100 |
commit | 33bd475374c69cda173c3aac9b6dbeab6c36d9e8 (patch) | |
tree | c2702acac45ea3225fa6cd4e21c3e0f476d4934b /sys-process/time | |
parent | media-libs/simage: x86 stable (bug #631800) (diff) | |
download | gentoo-33bd475374c69cda173c3aac9b6dbeab6c36d9e8.tar.gz gentoo-33bd475374c69cda173c3aac9b6dbeab6c36d9e8.tar.bz2 gentoo-33bd475374c69cda173c3aac9b6dbeab6c36d9e8.zip |
sys-process/time: x86 stable (bug #643016)
Package-Manager: Portage-2.3.19, Repoman-2.3.6
Diffstat (limited to 'sys-process/time')
-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 f0fed0f7db1d..e7193c504e38 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-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" |