diff options
author | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:53:50 +0300 |
---|---|---|
committer | Arthur Zamarin <arthurzam@gentoo.org> | 2024-04-13 21:53:50 +0300 |
commit | 612ccd8f7b5cd08190b2905852b28fc345395259 (patch) | |
tree | 0d6b12466cd60f9bbc3117525ac1c7e25ebb3d45 /net-dns | |
parent | x11-plugins/wmweather: Stabilize 2.4.7-r1 ppc64, #929948 (diff) | |
download | gentoo-612ccd8f7b5cd08190b2905852b28fc345395259.tar.gz gentoo-612ccd8f7b5cd08190b2905852b28fc345395259.tar.bz2 gentoo-612ccd8f7b5cd08190b2905852b28fc345395259.zip |
net-dns/dnstop: Stabilize 20140915-r3 amd64, #929940
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
Diffstat (limited to 'net-dns')
-rw-r--r-- | net-dns/dnstop/dnstop-20140915-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/dnstop/dnstop-20140915-r3.ebuild b/net-dns/dnstop/dnstop-20140915-r3.ebuild index 2c38c1b47e18..422f217c472e 100644 --- a/net-dns/dnstop/dnstop-20140915-r3.ebuild +++ b/net-dns/dnstop/dnstop-20140915-r3.ebuild @@ -11,7 +11,7 @@ SRC_URI="http://dns.measurement-factory.com/tools/dnstop/src/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 arm ~hppa ppc ~x86" +KEYWORDS="amd64 arm ~hppa ppc ~x86" RDEPEND="sys-libs/ncurses:0 net-libs/libpcap" |