diff options
author | Michael Weber <xmw@gentoo.org> | 2017-03-21 13:42:58 +0100 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2017-03-21 13:42:58 +0100 |
commit | 9ff97f3ec649412f17dcbc66a3509ea0404bd0b5 (patch) | |
tree | 818bcd0b236a5bfae57a54d6a17172037cc79acc /net-libs | |
parent | net-analyzer/nmap: arm ppc ppc64 stable (bug 612854). (diff) | |
download | gentoo-9ff97f3ec649412f17dcbc66a3509ea0404bd0b5.tar.gz gentoo-9ff97f3ec649412f17dcbc66a3509ea0404bd0b5.tar.bz2 gentoo-9ff97f3ec649412f17dcbc66a3509ea0404bd0b5.zip |
net-libs/liboping: arm stable (bug 613268).
Package-Manager: Portage-2.3.5, Repoman-2.3.2
Diffstat (limited to 'net-libs')
-rw-r--r-- | net-libs/liboping/liboping-1.9.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liboping/liboping-1.9.0.ebuild b/net-libs/liboping/liboping-1.9.0.ebuild index cecc9f54d1e4..e08f62aa0887 100644 --- a/net-libs/liboping/liboping-1.9.0.ebuild +++ b/net-libs/liboping/liboping-1.9.0.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://noping.cc/files/${P}.tar.bz2" LICENSE="LGPL-2.1 GPL-2" SLOT="0/0.2" -KEYWORDS="amd64 ~arm ~x86" +KEYWORDS="amd64 arm ~x86" IUSE="+filecaps ncurses perl" DEPEND="ncurses? ( sys-libs/ncurses:0= )" |