diff options
author | Patrice Clement <monsieurp@gentoo.org> | 2018-10-04 18:30:12 +0200 |
---|---|---|
committer | Patrice Clement <monsieurp@gentoo.org> | 2018-10-10 08:39:40 +0200 |
commit | d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2 (patch) | |
tree | eb8b25ad6a7073e375284c78d3b21df99406c375 /app-misc/ttyload | |
parent | net-irc/irssistats: EAPI 6 bump. (diff) | |
download | gentoo-d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2.tar.gz gentoo-d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2.tar.bz2 gentoo-d1e1ee7fb83cd77404dce30a1d19b9a0f41287b2.zip |
app-misc/ttyload: stable for amd64+x86.
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Package-Manager: Portage-2.3.49, Repoman-2.3.10
Diffstat (limited to 'app-misc/ttyload')
-rw-r--r-- | app-misc/ttyload/ttyload-0.5.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/ttyload/ttyload-0.5.3.ebuild b/app-misc/ttyload/ttyload-0.5.3.ebuild index 0ef762b01215..8f725f68538d 100644 --- a/app-misc/ttyload/ttyload-0.5.3.ebuild +++ b/app-misc/ttyload/ttyload-0.5.3.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ DESCRIPTION="color-coded graph of load averages over time" HOMEPAGE="http://www.daveltd.com/src/util/ttyload https://github.com/lindes/ttyload" SRC_URI="http://www.daveltd.com/src/util/${PN}/${P}.tar.bz2" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" LICENSE="ISC" SLOT="0" |