Gentoo Archives: gentoo-commits

From: Ben Kohler <bkohler@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/ps_mem/
Date: Tue, 05 Feb 2019 19:15:59
Message-Id: 1549394120.6a8f7629f2724aea0a13b8abd10283ce135d365b.bkohler@gentoo
1 commit: 6a8f7629f2724aea0a13b8abd10283ce135d365b
2 Author: Ben Kohler <bkohler <AT> gentoo <DOT> org>
3 AuthorDate: Tue Feb 5 19:15:08 2019 +0000
4 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org>
5 CommitDate: Tue Feb 5 19:15:20 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8f7629
7
8 app-admin/ps_mem: 3.13 stable
9
10 Package-Manager: Portage-2.3.59, Repoman-2.3.12
11 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org>
12
13 app-admin/ps_mem/ps_mem-3.13.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-admin/ps_mem/ps_mem-3.13.ebuild b/app-admin/ps_mem/ps_mem-3.13.ebuild
17 index cedefddc1a2..b977cc31a56 100644
18 --- a/app-admin/ps_mem/ps_mem-3.13.ebuild
19 +++ b/app-admin/ps_mem/ps_mem-3.13.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2019 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pixelb/${PN}/tarball/${COMMIT} -> ${P}.tar.gz"
27
28 LICENSE="LGPL-2.1"
29 SLOT="0"
30 -KEYWORDS="~amd64 ~sparc ~x86"
31 +KEYWORDS="amd64 sparc x86"
32 IUSE=""
33
34 DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"