From: Ben Kohler Date: Tue, 5 Feb 2019 19:15:08 +0000 (-0600) Subject: app-admin/ps_mem: 3.13 stable X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=6a8f7629f2724aea0a13b8abd10283ce135d365b;p=gentoo.git app-admin/ps_mem: 3.13 stable Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler --- diff --git a/app-admin/ps_mem/ps_mem-3.13.ebuild b/app-admin/ps_mem/ps_mem-3.13.ebuild index cedefddc1a27..b977cc31a563 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}]"