summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Kohler <bkohler@gentoo.org>2019-02-05 13:15:08 -0600
committerBen Kohler <bkohler@gentoo.org>2019-02-05 13:15:20 -0600
commit6a8f7629f2724aea0a13b8abd10283ce135d365b (patch)
tree4ca87940ac02737b28419454834ed9f8435f76b0
parentdev-db/cppdb: Revbump for dependency change (diff)
downloadgentoo-6a8f7629f2724aea0a13b8abd10283ce135d365b.tar.gz
gentoo-6a8f7629f2724aea0a13b8abd10283ce135d365b.tar.bz2
gentoo-6a8f7629f2724aea0a13b8abd10283ce135d365b.zip
app-admin/ps_mem: 3.13 stable
Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
-rw-r--r--app-admin/ps_mem/ps_mem-3.13.ebuild4
1 files 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 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}]"