Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mktwpol/
Date: Sun, 30 Aug 2020 19:10:31
Message-Id: 1598814616.960a356e49b8940c70161863072706821605cb3f.whissi@gentoo
1 commit: 960a356e49b8940c70161863072706821605cb3f
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Sun Aug 30 19:06:59 2020 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Sun Aug 30 19:10:16 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=960a356e
7
8 app-admin/mktwpol: x86 stable (bug #739460)
9
10 Package-Manager: Portage-3.0.4, Repoman-3.0.1
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-admin/mktwpol/mktwpol-1.0.1.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/mktwpol/mktwpol-1.0.1.ebuild b/app-admin/mktwpol/mktwpol-1.0.1.ebuild
17 index 448fa252c4f..34e368f43ca 100644
18 --- a/app-admin/mktwpol/mktwpol-1.0.1.ebuild
19 +++ b/app-admin/mktwpol/mktwpol-1.0.1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mktwpol/${PF}.tar.gz"
27
28 LICENSE="CC-BY-SA-3.0"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~ppc ~x86"
31 +KEYWORDS="~amd64 ~ppc x86"
32 IUSE=""
33
34 RDEPEND="app-admin/tripwire"