Gentoo Archives: gentoo-commits

From: Patrice Clement <monsieurp@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-process/memwatch/
Date: Tue, 03 May 2016 07:25:00
Message-Id: 1462259383.6494e2491e8324009201334f0cdc65cce828a3b5.monsieurp@gentoo
1 commit: 6494e2491e8324009201334f0cdc65cce828a3b5
2 Author: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
3 AuthorDate: Mon May 2 13:33:34 2016 +0000
4 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
5 CommitDate: Tue May 3 07:09:43 2016 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6494e249
7
8 sys-process/memwatch: Stable for amd64+x86.
9
10 Package-Manager: portage-2.2.26
11
12 sys-process/memwatch/memwatch-0.1.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/sys-process/memwatch/memwatch-0.1.0.ebuild b/sys-process/memwatch/memwatch-0.1.0.ebuild
16 index 909038e..707c306 100644
17 --- a/sys-process/memwatch/memwatch-0.1.0.ebuild
18 +++ b/sys-process/memwatch/memwatch-0.1.0.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://unixdev.ru/src/${P}.tar.gz"
20
21 LICENSE="WTFPL-2"
22 SLOT="0"
23 -KEYWORDS="~amd64 ~x86"
24 +KEYWORDS="amd64 x86"
25 IUSE=""
26
27 DEPEND="sys-libs/ncurses:0="