diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 14:17:56 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2018-02-06 16:09:56 +0100 |
commit | 6e3c45c74125cfbd9a6fac7e7377e886dadd7297 (patch) | |
tree | b165427652666f8c07a0e2c7a4b25c9929cc0ff0 /dev-util/vbindiff | |
parent | www-servers/uwsgi: x86 stable (bug #645904) (diff) | |
download | gentoo-6e3c45c74125cfbd9a6fac7e7377e886dadd7297.tar.gz gentoo-6e3c45c74125cfbd9a6fac7e7377e886dadd7297.tar.bz2 gentoo-6e3c45c74125cfbd9a6fac7e7377e886dadd7297.zip |
dev-util/vbindiff: x86 stable (bug #641914)
Package-Manager: Portage-2.3.24, Repoman-2.3.6
Diffstat (limited to 'dev-util/vbindiff')
-rw-r--r-- | dev-util/vbindiff/vbindiff-3.0_beta5.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild index 755647dd488a..1c713d3f2daf 100644 --- a/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild +++ b/dev-util/vbindiff/vbindiff-3.0_beta5.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -9,7 +9,7 @@ SRC_URI="https://github.com/mrdudz/${PN}/releases/download/${PV}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm ~ppc ~ppc64 ~x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm ~ppc ~ppc64 x86 ~x86-fbsd" IUSE="" RDEPEND="sys-libs/ncurses:0=" |