diff options
author | Sam James <sam@gentoo.org> | 2024-03-14 19:21:24 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2024-03-14 19:21:24 +0000 |
commit | 642b27737c922243606e45ac266d7fa9bc7738b5 (patch) | |
tree | 759984338d1d9fd98cf1ecdbfcbee78f443c1299 /net-analyzer | |
parent | media-radio/js8call: mark as LTO-unsafe (diff) | |
download | gentoo-642b27737c922243606e45ac266d7fa9bc7738b5.tar.gz gentoo-642b27737c922243606e45ac266d7fa9bc7738b5.tar.bz2 gentoo-642b27737c922243606e45ac266d7fa9bc7738b5.zip |
net-analyzer/nload: Stabilize 0.7.5_pre20180309 ppc, #927021
Signed-off-by: Sam James <sam@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 726ea4702332..0764502dec28 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}" |