diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-18 14:51:36 +0200 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2019-06-18 14:55:34 +0200 |
commit | b1ef9a965570d4aeba6e87845b1ce5c375e57200 (patch) | |
tree | 7e970a5b8b12838a6aa0f2cc490f242009ec7764 /net-libs/liboping | |
parent | dev-ada/gnatsymbolize: bump to 2019 (diff) | |
download | gentoo-b1ef9a965570d4aeba6e87845b1ce5c375e57200.tar.gz gentoo-b1ef9a965570d4aeba6e87845b1ce5c375e57200.tar.bz2 gentoo-b1ef9a965570d4aeba6e87845b1ce5c375e57200.zip |
net-libs/liboping: move stable keywords
Bug: https://bugs.gentoo.org/675344
Package-Manager: Portage-2.3.67, Repoman-2.3.14
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'net-libs/liboping')
-rw-r--r-- | net-libs/liboping/liboping-1.10.0-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-libs/liboping/liboping-1.10.0-r2.ebuild b/net-libs/liboping/liboping-1.10.0-r2.ebuild index e9ae55f7b8d6..6cb053832fe9 100644 --- a/net-libs/liboping/liboping-1.10.0-r2.ebuild +++ b/net-libs/liboping/liboping-1.10.0-r2.ebuild @@ -11,7 +11,7 @@ SRC_URI="https://noping.cc/files/${P}.tar.bz2" LICENSE="LGPL-2.1 GPL-2" SLOT="0/0.3" -KEYWORDS="~alpha ~amd64 ~arm ~x86" +KEYWORDS="alpha amd64 arm x86" IUSE="+filecaps ncurses perl" DEPEND="ncurses? ( sys-libs/ncurses:0= )" |