Gentoo Archives: gentoo-commits

From: Mikle Kolyada <zlogene@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/tup/
Date: Fri, 08 Feb 2019 13:59:43
Message-Id: 1549634370.84f802ecf7395cd67d900334d39749a9589af67e.zlogene@gentoo
1 commit: 84f802ecf7395cd67d900334d39749a9589af67e
2 Author: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
3 AuthorDate: Fri Feb 8 13:58:08 2019 +0000
4 Commit: Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
5 CommitDate: Fri Feb 8 13:59:30 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84f802ec
7
8 dev-util/tup: amd64 stable wrt bug #677118
9
10 Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>
11 Package-Manager: Portage-2.3.51, Repoman-2.3.11
12
13 dev-util/tup/tup-0.7.8.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-util/tup/tup-0.7.8.ebuild b/dev-util/tup/tup-0.7.8.ebuild
17 index 2662d05de6f..5799fa9056d 100644
18 --- a/dev-util/tup/tup-0.7.8.ebuild
19 +++ b/dev-util/tup/tup-0.7.8.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -21,7 +21,7 @@ if [[ "${PV}" == 9999 ]]; then
27 inherit git-r3
28 else
29 SRC_URI="https://github.com/gittup/tup/archive/v${PV}.tar.gz -> ${P}.tar.gz"
30 - KEYWORDS="~amd64"
31 + KEYWORDS="amd64"
32 fi
33
34 DEPEND="