diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2015-08-10 20:14:51 +0000 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2015-08-10 23:41:18 +0000 |
commit | 58c22dd490c68af296a971c06c9fbbe6eb86ac76 (patch) | |
tree | 081133e771f2fdefd95e5330efaca651d1fd9567 /sys-process | |
parent | sys-process/ftop: Add myself to the maintainer list. (diff) | |
download | gentoo-58c22dd490c68af296a971c06c9fbbe6eb86ac76.tar.gz gentoo-58c22dd490c68af296a971c06c9fbbe6eb86ac76.tar.bz2 gentoo-58c22dd490c68af296a971c06c9fbbe6eb86ac76.zip |
sys-process/ftop: Stable for amd64.
Package-Manager: portage-2.2.18
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Diffstat (limited to 'sys-process')
-rw-r--r-- | sys-process/ftop/ftop-1.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-process/ftop/ftop-1.0.ebuild b/sys-process/ftop/ftop-1.0.ebuild index 979f38c546e0..85f73fa31e01 100644 --- a/sys-process/ftop/ftop-1.0.ebuild +++ b/sys-process/ftop/ftop-1.0.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://${PN}.googlecode.com/files/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~hppa ~x86" +KEYWORDS="amd64 ~hppa ~x86" DEPEND="sys-libs/ncurses" RDEPEND="${DEPEND}" |