diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 18:55:09 +0200 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-03-14 18:55:09 +0200 |
commit | d5abd2b188d96f7bdf1a73fbe4cbfc8a46440995 (patch) | |
tree | 00d40b0cd00aae0b6c7a5c599501767df844a7b0 /net-analyzer | |
parent | net-analyzer/nload: Stabilize 0.7.5_pre20180309 amd64, #927021 (diff) | |
download | gentoo-d5abd2b188d96f7bdf1a73fbe4cbfc8a46440995.tar.gz gentoo-d5abd2b188d96f7bdf1a73fbe4cbfc8a46440995.tar.bz2 gentoo-d5abd2b188d96f7bdf1a73fbe4cbfc8a46440995.zip |
net-analyzer/nload: Stabilize 0.7.5_pre20180309 x86, #927021
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/nload/nload-0.7.5_pre20180309.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/nload/nload-0.7.5_pre20180309.ebuild b/net-analyzer/nload/nload-0.7.5_pre20180309.ebuild index 6489efe75d67..c7ac0a04c1a5 100644 --- a/net-analyzer/nload/nload-0.7.5_pre20180309.ebuild +++ b/net-analyzer/nload/nload-0.7.5_pre20180309.ebuild @@ -13,7 +13,7 @@ SRC_URI="https://github.com/rolandriegel/nload/archive/${GIT_REV}.tar.gz -> ${P} LICENSE="GPL-2+" SLOT="0" -KEYWORDS="amd64 ~arm ~mips ~ppc ~x86" +KEYWORDS="amd64 ~arm ~mips ~ppc x86" RDEPEND=">=sys-libs/ncurses-5.2:0=" DEPEND="${RDEPEND}" |