commit: 6a8f7629f2724aea0a13b8abd10283ce135d365b Author: Ben Kohler <bkohler <AT> gentoo <DOT> org> AuthorDate: Tue Feb 5 19:15:08 2019 +0000 Commit: Ben Kohler <bkohler <AT> gentoo <DOT> org> CommitDate: Tue Feb 5 19:15:20 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6a8f7629
app-admin/ps_mem: 3.13 stable Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler <AT> gentoo.org> app-admin/ps_mem/ps_mem-3.13.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-admin/ps_mem/ps_mem-3.13.ebuild b/app-admin/ps_mem/ps_mem-3.13.ebuild index cedefddc1a2..b977cc31a56 100644 --- a/app-admin/ps_mem/ps_mem-3.13.ebuild +++ b/app-admin/ps_mem/ps_mem-3.13.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -15,7 +15,7 @@ SRC_URI="https://github.com/pixelb/${PN}/tarball/${COMMIT} -> ${P}.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~amd64 ~sparc ~x86" +KEYWORDS="amd64 sparc x86" IUSE="" DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
