commit: 378085a0b20b606eec17b0213c2887d28a5f4fe5 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org> AuthorDate: Fri Jan 17 09:28:31 2020 +0000 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org> CommitDate: Fri Jan 17 09:29:53 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=378085a0
media-sound/timemachine: amd64 stable wrt bug #705632 Package-Manager: Portage-2.3.79, Repoman-2.3.16 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org> media-sound/timemachine/timemachine-0.3.4.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/media-sound/timemachine/timemachine-0.3.4.ebuild b/media-sound/timemachine/timemachine-0.3.4.ebuild index 459c251e230..042405a6dec 100644 --- a/media-sound/timemachine/timemachine-0.3.4.ebuild +++ b/media-sound/timemachine/timemachine-0.3.4.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -11,7 +11,7 @@ SRC_URI="https://github.com/swh/timemachine/archive/v${PV}.tar.gz -> ${P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="lash" BDEPEND="
