Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/mktwpol/
Date: Sat, 05 Sep 2020 01:03:51
Message-Id: 1599267799.6b04fe7e79e488fcee47538e5319a56667770876.sam@gentoo
1 commit: 6b04fe7e79e488fcee47538e5319a56667770876
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Sep 5 01:03:19 2020 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Sep 5 01:03:19 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b04fe7e
7
8 app-admin/mktwpol: Stabilize 1.0.1 amd64, #739460
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-admin/mktwpol/mktwpol-1.0.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-admin/mktwpol/mktwpol-1.0.1.ebuild b/app-admin/mktwpol/mktwpol-1.0.1.ebuild
16 index 0f08795fad8..d9a3ada6c1f 100644
17 --- a/app-admin/mktwpol/mktwpol-1.0.1.ebuild
18 +++ b/app-admin/mktwpol/mktwpol-1.0.1.ebuild
19 @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/mktwpol/${PF}.tar.gz"
20
21 LICENSE="CC-BY-SA-3.0"
22 SLOT="0"
23 -KEYWORDS="~amd64 ppc x86"
24 +KEYWORDS="amd64 ppc x86"
25 IUSE=""
26
27 RDEPEND="app-admin/tripwire"